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.
Gets or sets the deep refinement type for the managed property.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Property RefinementType As DeepRefinementType
Get
Set
'Usage
Dim instance As RefinerConfiguration
Dim value As DeepRefinementType
value = instance.RefinementType
instance.RefinementType = value
DeepRefinementType RefinementType { get; set; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.DeepRefinementType
A DeepRefinementType enumeration value that specifies the current refinement type for the managed property.
See Also
Reference
RefinerConfiguration Interface
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace