IsLocked Property
Overloads
IsLocked |
If set to true, it means that the field is locked. The default value is false. JSON property name: qIsLocked |
IsLocked
If set to true, it means that the field is locked.
The default value is false.
JSON property name: qIsLocked
Declaration
public bool IsLocked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |