Click or drag to resize

EntityMatchType Property

The type of match used to find this entity item.

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

Property Value

EntityMatchType
See Also