Click or drag to resize

CustomEntityDefinitionClassification Property

The named classification of this sequence type (ex: "LegalContract").

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

Property Value

String
See Also