Click or drag to resize

EntityItemType Property

The type of this entity item.

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

Property Value

EntityType
See Also