Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides information about a managed property.
The PropertyInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets the property description. |
![]() |
FullTextQueriable | Gets a Boolean value that indicates whether the property can be used in full-text SQL syntax queries. |
![]() |
Name | Gets the property name. |
![]() |
Refinable | Gets a Boolean value that indicates whether the property value can be refined. |
![]() |
Retrievable | Gets a Boolean value that indicates whether the property value can be retrieved. |
![]() |
Sortable | Gets a Boolean value that indicates whether the property value can be sorted. |
![]() |
Type | Gets the property data type. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top