ManagedProperty methods
SharePoint 2013
The ManagedProperty type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddAlias | Adds an alias to this managed property. |
|
ContainsAlias | Returns a Boolean value that indicates whether the managed property contains the specified alias. |
|
Delete | Deletes the managed property from the search schema. |
|
DeleteAlias | Deletes the specified alias for the managed property. |
|
DeleteAllMappings | Deletes all mappings for a managed property. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetAliases | Gets a string array that contains the aliases for a managed property. |
|
GetDocumentsFound | Obsolete. Gets the number of documents found with the managed property. |
|
GetHashCode | (Inherited from Object.) |
|
GetMappedCrawledProperties | Gets the collection of CrawledProperty objects mapped to a managed property. |
|
GetMappings | Gets the collection of Mapping objects for a managed property. |
|
GetSamples | Obsolete. Returns a collection of sample values for the managed property. |
|
GetType | (Inherited from Object.) |
|
IsSystemPid | Returns whether a managed property id is system defined (OOTB). |
|
MemberwiseClone | (Inherited from Object.) |
|
SetMappings | Sets the collection of Mapping objects for a managed property. |
|
ToString | Returns a string that represents the ManagedProperty object. (Overrides Object.ToString().) |
|
Update | Updates the Shared Service Provider's search schema with changes made to the managed property. |
Show: