This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISearchEngineProperties Interface > ISearchEngineProperties.Load Method (ArcObjects .NET 10.4 SDK) |
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 );