ArcObjects Library Reference (CatalogUI)  

ISearchEngineProperties.Load Method

Loads the search engine properties from the given property set.

[Visual Basic .NET]
Public Sub Load ( _
    ByVal pPropertySet As IPropertySet _
)
[C#]
public void Load (
    IPropertySet pPropertySet
);

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngineProperties Interface