This method restores a catalog definition.
Syntax
IBuildServer.ImportCatalog(Name, Path)
Parameters
Name
The name of the catalog definition to import.
Path
The full path name to where the imported catalog definition is stored.
Remarks
By default, both the MMC and WebAdmin import operations import catalog definition configuration files with an .sbp file extension.
Example
See Accessing an IBuildServer Interface Object.
See Also