DocumentContentResult Property |
Gets or sets the result of the content extraction. Check this value to see if content extraction was successful.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public ContentResult Result { get; set; }Property Value
ContentResult
See Also