EntityExtractor<T>.Inclusions Property
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