Click or drag to resize

ArchiveReadErrorResult Property

The Result of the document with an error.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
public ContentResult Result { get; set; }

Property Value

ContentResult
See Also