LoadFileResultTotalRecordCreationTimeMs Property |
Total time to create load file document records, in [ms].
Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFileAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[JsonPropertyNameAttribute("TotalRecordCreationTimeMs")]
public double TotalRecordCreationTimeMs { get; set; }Property Value
Double
See Also