Click or drag to resize

DocumentResult Property

Content extraction result. Check this value to see the state of the the content extraction.

Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public ContentResult Result { get; set; }

Property Value

ContentResult
See Also