Click or drag to resize

CustomEntityDefinitionName Property

The named of this sequence (ex: "ContractTerm")

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 Name { get; set; }

Property Value

String
See Also