Click or drag to resize

EntityExtractionSettingsCustomEntityExtractionEnabled Property

If true, enables custom entity detection and extraction

Namespace: OpenDiscoverSDK.Interfaces.Settings.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[DataMemberAttribute]
public bool CustomEntityExtractionEnabled { get; set; }

Property Value

Boolean
See Also