PropertyInformation members

NOTE: This API is now obsolete.

Provides information about a managed property.

The PropertyInformation type exposes the following members.

Properties

  Name Description
Public property Description Obsolete. Gets the property description.
Public property FullTextQueriable Obsolete. Gets a Boolean value indicating whether the property can be used in full-text SQL syntax queries.
Public property Name Obsolete. Gets the property name.
Public property Refinable Obsolete.
Public property Retrievable Obsolete. Gets a Boolean value indicating whether the property value can be retrieved.
Public property Sortable Obsolete.
Public property Type Obsolete. 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.SharePoint.Search.Query namespace