Share via


LinguisticType Enumeration

Represents the type of a linguistic feature.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Linguistics
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
<DataContractAttribute(Namespace := "http://Microsoft.SharePoint.Search.Extended.Administration")> _
Public Enumeration LinguisticType
'Usage
Dim instance As LinguisticType
[DataContractAttribute(Namespace = "http://Microsoft.SharePoint.Search.Extended.Administration")]
public enum LinguisticType

Members

Member name Description
SPELLCHECKING SpellChecking feature.
ENTITYEXTRACTION EntityExtraction feature.
UNKNOWN Unknown feature.

See Also

Reference

Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace