ResultItemTypeManager members
The ResultItemTypeManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResultItemTypeManager | Creates an instance of a ResultItemTypeManager |
Top
Methods
Name | Description | |
---|---|---|
AddResultItemType | Adds a new ResultItemType to the Search Service | |
DeleteResultItemType | Removes an existing ResultItemType on the Search Service | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetResultItemTypeByID | Retrieves a particular ResultItemType from the Search Service | |
GetResultItemTypeByInternalID | Retrieves a particular ResultItemType from the Search Service | |
GetResultItemTypes | Retrieves a collection of ResultItemTypes | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
UpdateResultItemType | Modifies an existing ResultItemType on the Search Service |
Top