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 type of refiner.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property Type As RefinerType
Get
Set
'Usage
Dim instance As RefinerConfiguration
Dim value As RefinerType
value = instance.Type
instance.Type = value
[DataMemberAttribute]
public RefinerType Type { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Administration.RefinerType