Property LockElements
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
LockElements
Gets or sets a value indicating whether the script is allowed to lock the elements it needs.
public bool LockElements { get; set; }
Property Value
- bool
true
if the script is allowed to lock the elements it needs; otherwise,false
.