SoftLock Property
Overloads
SoftLock |
Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. JSON property name: qSoftLock |
SoftLock
Set to true to ignore locks; in that case, locked fields can be selected.
The default value is false.
JSON property name: qSoftLock
Declaration
public bool SoftLock { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |