ManagedProperty Properties
Include Protected Members
Include Inherited Members
The ManagedProperty type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DecimalPlaces | Gets or sets the number of decimal places. This is only applicable for managed properties of type decimal. |
![]() |
DeleteDisallowed | Gets a Boolean value indicating whether a managed property can be deleted. |
![]() |
Description | Gets or sets a text description for a managed property. |
![]() |
IsMapped | Gets or sets a Boolean value to indicate whether the managed property is mapped to support Alternate Access Mapping. |
![]() |
MappingDisallowed | Gets a Boolean value indicating whether crawled properties can be mapped to the managed property. |
![]() |
MaxIndexSize | Gets or sets the maximum number of KB indexed for a managed property. This is only applicable for managed properties of type text. |
![]() |
MaxResultSize | Gets or sets the maximum number of KB that are used for the result of a managed property. This is only applicable for managed properties of type text. |
![]() |
MergeCrawledProperties | Gets or sets a Boolean value to indicate whether to include the contents of all crawled properties mapped to a managed property or not. If this setting is disabled, the value of the first non-empty crawled property is used as the contents of the managed property. |
![]() |
Name | Gets the name of a managed property. |
![]() |
Queryable | Gets or sets a Boolean value indicating whether a managed property can be used in query operators and filter terms. |
![]() |
RefinementEnabled | Gets or sets a Boolean value indicating whether to enable a refiner for a managed property. |
![]() |
SortableType | Gets or sets the sortable type for a managed property. |
![]() |
StemmingEnabled | Gets or sets a Boolean value indicating whether a managed property is stemmed. |
![]() |
SubstringEnabled | Gets or sets a Boolean value to indicate whether to enable substring matching for the managed property. |
![]() |
SummaryType | Gets or sets the summary type for a managed property. |
![]() |
Type | Gets the data type of a managed property. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace
.gif)