UnlockAll Method
Overloads
UnlockAll(String) |
Unlocks all selections in fields for current state. |
UnlockAll(String)
Unlocks all selections in fields for current state.
Declaration
public void UnlockAll([QixName("qStateName")] string stateName = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | stateName |
Alternate state name. When set, applies to alternate state instead of current. |