Click or drag to resize

CustomEntityDefinitionExtractType Property

Determines what type, if any, of text immediately following the KeywordSequences is extracted.

Namespace: OpenDiscoverSDK.Interfaces.Settings.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public CustomEntityExtractType ExtractType { get; set; }

Property Value

CustomEntityExtractType
See Also