EntityMatchType Property

The type of match used to find this entity item.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public EntityMatchType MatchType { get; set; }

Property Value

EntityMatchType

See Also