This read-only property returns the parent ISearchAdmin interface object.
Syntax
IBuildServer.SearchAdmin
Remarks
This property is a convenient way to get to the parent interface object of the current IBuildServer interface object.
Example
See Accessing an IBuildServer Interface Object.
See Also