Click or drag to resize

EntityLocationType Property

Get or set where in the document content the entity is located (e.g., in extracted text, metadata, or hyperlink).

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

Property Value

EntityLocationType
See Also