LoadFileSettingsIncludeTopLevelInputContainers Property |
Required user input: If true, includes top level input containers in load file. If false, they are not written to load file (false is the default property value).
Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFileAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[JsonPropertyNameAttribute("IncludeTopLevelInputContainers")]
public bool IncludeTopLevelInputContainers { get; set; }Property Value
Boolean
See Also