IdResultEncodingID Property

For text based document format types this property gives the text character encoding Id (e.g., Text7BitASCII).

Definition

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

Property Value

Id

See Also