Property PerformChecks
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
PerformChecks
Gets or sets a value indicating whether the script will verify the outcome of "set parameter" actions.
public bool PerformChecks { get; set; }
Property Value
- bool
true
if the script will verify the outcome of "set parameter" actions; otherwise,false
.