CrawledProperty members

Represents a crawled property in the SharePoint Enterprise Search metadata property schema.

The CrawledProperty type exposes the following members.

Properties

  Name Description
Public property CategoryName Gets the category name for a crawled property.
Public property IsMappedToContents Gets or sets a Boolean value indicating whether the crawled property is mapped to any managed properties.
Public property IsNameEnum Determines whether the CrawledProperty.Name is enumerable.
Public property Name Gets the name of a crawled property.
Public property Propset Gets the property set of a crawled property.
Public property SchemaId Gets the internal schema id of the owner of this crawled property.
Public property VariantType Obsolete. Gets the variant data type for a crawled property.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMappedManagedProperties Returns an enumerator that can iterate through a ManagedPropertyCollection object.
Public method GetSamples Obsolete. Returns an enumerator that supports iterating through a collection of crawled property samples.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string that represents the CrawledProperty object. (Overrides Object.ToString().)
Public method Update Updates the Shared Services Provider's search schema with changes made to the crawled property.

Top

See also

Reference

CrawledProperty class

Microsoft.Office.Server.Search.Administration namespace