Click or drag to resize

LoadFileSettingsIncludeNistFiles Property

Required user input: If true, include NIST documents in load file (default is false).

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

Property Value

Boolean
See Also