DDARecord ReaderRead Next Record Method
Reads the next document record.
Definition
Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
Returns the next document record or null if no more records to read.
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public Document ReadNextRecord()Return Value
DocumentReturns the next document record or null if no more records to read.