| SearchIndexSettings Methods | 
The SearchIndexSettings type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | DeleteSearchIndexSettingsInfo(Guid) | 
            Deletes search index setting item.
             | 
|  | DeleteSearchIndexSettingsInfo(SearchIndexSettingsInfo) | 
            Deletes search index setting item.
             | 
|  | GetAll | 
            Returns dataset with all index settings items.
             | 
|  | GetData | 
            Returns xml code of search index settings.
             | 
|  | GetSearchIndexSettingsInfo(Guid) | 
            Returns search index setting item.
             | 
|  | GetSearchIndexSettingsInfo(String) | 
            Returns search index setting item.
             | 
|  | GetXmlElement | 
            Gets the XML element for the data
             | 
|  | LoadData | 
            Loads settings from xml data.
             | 
|  | LoadFromXmlElement | 
            Loads the data from the given XML element
             | 
|  | SetSearchIndexSettingsInfo | 
            Adds or updates item in search index settings.
             | 
 See Also
See Also