Click or drag to resize

LoadFileResultTotalRecordCreationTimeMs Property

Total time to create load file document records, in [ms].

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

Property Value

Double
See Also