Property IsRequired
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
IsRequired
Gets or sets a value indicating whether the script is allowed to continue without having a file uploaded. Default value: false.
public bool IsRequired { get; set; }
Property Value
Remarks
Available from DataMiner Feature Release 10.1.10 and Main Release 10.2.0 onwards. This value has no effect in Cube. A file upload is always required.