Click or drag to resize

LoadFileResultTotalNumOfDocumentRecords Property

Total number of document records read from the document data archive (.dda) file.

Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFile
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[JsonPropertyNameAttribute("TotalNumOfDocumentRecords")]
public int TotalNumOfDocumentRecords { get; set; }

Property Value

Int32
See Also