Table of Contents

Property ForceLockElements

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

ForceLockElements

Gets or sets a value indicating whether the script is allowed to steal the element lock from another user.

public bool ForceLockElements { get; set; }

Property Value

bool

true if the script is allowed to steal the element lock from another user; otherwise, false.