PropertyInformation members
SharePoint 2013
Provides information about a managed property.
The PropertyInformation type exposes the following members.
| 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. |
Show: