This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISearchEngineProperties Interface > ISearchEngineProperties.Save Method (ArcObjects .NET 10.4 SDK) |
Saves the search engine properties to the given property set.
[Visual Basic .NET] Public Sub Save ( _ ByVal pPropertySet As IPropertySet _ )
[C#] public void Save ( IPropertySet pPropertySet );