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 the entities to include in entity extraction.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Linguistics
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property Inclusions As T
Get
'Usage
Dim instance As EntityExtractor
Dim value As T
value = instance.Inclusions
T Inclusions { get; }
Property Value
Type: T
The entities included in entity extraction.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace