DocumentDataArchiveReaderDocumentByDocGuid Property |
Gets a dictionary with
DocGuid key and associated document value.
Namespace: OpenDiscoverSDK.Platform.ArchiveAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic Dictionary<string, Document> DocumentByDocGuid { get; }Property Value
DictionaryString,
Document
See Also