PropertyInformation Members

Include Protected Members
Include Inherited Members

Provides information about a managed property.

The PropertyInformation type exposes the following members.

Properties

  Name Description
Public property Description Gets the property description.
Public property FullTextQueriable Gets a Boolean value that indicates whether the property can be used in full-text SQL syntax queries.
Public property Name Gets the property name.
Public property Retrievable Gets a Boolean value that indicates whether the property value can be retrieved.
Public property Type Gets the property data type.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PropertyInformation Class

Microsoft.Office.Server.Search.Query Namespace