Archive Read ErrorDoc Guid Property
The DocGuid of the document with an error.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public string DocGuid { get; set; }Property Value
StringRemarks
Can be null or empty string if the error wasn't associated with a document.