CustomEntityDefinitionExtractType Property |
Determines what type, if any, of text immediately following the
KeywordSequences is extracted.
Namespace: OpenDiscoverSDK.Interfaces.Settings.TextAnalyticsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public CustomEntityExtractType ExtractType { get; set; }Property Value
CustomEntityExtractType
See Also