This method restores a catalog build server configuration.
Syntax
IBuildServer.LoadConfiguration(Path)
Parameters
Path
The full path name to the file containing the build server configuration information.
Remarks
By default, both the MMC and WebAdmin configuration operations load catalog build server configuration files with an .sbc file extension.
Example
See Accessing an IBuildServer Interface Object.
See Also