Document Data Archive ReaderHas Read Errors Property
True if there were errors reading the document data archive (.dda).
Definition
Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public bool HasReadErrors { get; set; }Property Value
BooleanRemarks
See property ReadErrors for error information.