ManagedProperty Methods

Include Protected Members
Include Inherited Members

The ManagedProperty type exposes the following members.

Methods

  Name Description
Public method AddAlias
Public method ContainsAlias Returns a Boolean value that indicates whether the managed property contains the specified alias.
Public method Delete Deletes the managed property from the search schema.
Public method DeleteAlias Deletes the specified alias for the managed property.
Public method DeleteAllMappings Deletes all mappings for a managed property.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAliases Gets a string array that contains the aliases for a managed property.
Public method GetDocumentsFound Gets the number of documents found with the managed property.
Public method GetHashCode (Inherited from Object.)
Public method GetMappedCrawledProperties Gets the collection of CrawledProperty objects mapped to a managed property.
Public method GetMappings Gets the collection of Mapping objects for a managed property.
Public method GetSamples Returns a collection of sample values for the managed property.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetMappings Sets the collection of Mapping objects for a managed property.
Public method ToString Returns a string that represents the ManagedProperty object. (Overrides Object.ToString().)
Public method Update Updates the Shared Service Provider's search schema with changes made to the managed property.

Top

See Also

Reference

ManagedProperty Class

Microsoft.Office.Server.Search.Administration Namespace