IsLocked Property
Overloads
| IsLocked | True if user is temporarily locked from modifying the script. Meta contains the ID of the last modifier. Only applicable to QCS. JSON property name: qIsLocked | 
IsLocked
True if user is temporarily locked from modifying the script. Meta contains the ID of the last modifier. Only applicable to QCS.
JSON property name: qIsLocked
Declaration
      public bool IsLocked { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |