LoadFileSettingsIncludeNistFiles Property |
Required user input: If true, include NIST documents in load file (default is false).
Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFileAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[JsonPropertyNameAttribute("IncludeNistFiles")]
public bool IncludeNistFiles { get; set; }Property Value
Boolean
See Also