Document Data Archive ReaderFlat Records Property
Gets all archive document entries as a flattened (non-hierarchival) list.
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 List<Document> FlatRecords { get; }Property Value
ListDocumentRemarks
This list contains input documents and all expanded children of input documents.