LoadFileResultTotalNumOfNistDocumentsExcluded Property |
Total number of NIST document records excluded from the load file. See
IncludeNistFiles.
Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFileAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[JsonPropertyNameAttribute("TotalNumOfNistDocumentsExcluded")]
public int TotalNumOfNistDocumentsExcluded { get; set; }Property Value
Int32
See Also