ClearAllButThis Method
Overloads
ClearAllButThis(Boolean) |
Maintains the selections in the current field while clearing the selections in the other fields. |
ClearAllButThis(Boolean)
Maintains the selections in the current field while clearing the selections in the other fields.
Declaration
bool ClearAllButThis([QixName("qSoftLock")] bool softLock = false)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | softLock |
Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. |
Returns
Type | Description |
---|---|
System.Boolean |
Remarks
The operation is successful if qReturn is set to true.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!