DDARecordReader Constructor

Constructor.

Definition

Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public DDARecordReader(
	string documentDataArchivePath
)

Parameters

documentDataArchivePath  String
Full path to document data archive.

See Also