CrawledProperty members
SharePoint 2013
Represents a crawled property in the SharePoint Enterprise Search metadata property schema.
The CrawledProperty type exposes the following members.
| Name | Description | |
|---|---|---|
|
CategoryName | Gets the category name for a crawled property. |
|
IsMappedToContents | Gets or sets a Boolean value indicating whether the crawled property is mapped to any managed properties. |
|
IsNameEnum | Determines whether the CrawledProperty.Name is enumerable. |
|
Name | Gets the name of a crawled property. |
|
Propset | Gets the property set of a crawled property. |
|
SchemaId | Gets the internal schema id of the owner of this crawled property. |
|
VariantType | Obsolete. Gets the variant data type for a crawled property. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetMappedManagedProperties | Returns an enumerator that can iterate through a ManagedPropertyCollection object. |
|
GetSamples | Obsolete. Returns an enumerator that supports iterating through a collection of crawled property samples. |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | Returns a string that represents the CrawledProperty object. (Overrides Object.ToString().) |
|
Update | Updates the Shared Services Provider's search schema with changes made to the crawled property. |
Show: