Skip to main content Skip to complementary content

ClearAll Method

Overloads

ClearAll(Boolean, String)

Clear selections in fields for current state. Locked fields are not cleared by default.

ClearAll(Boolean, String)

Clear selections in fields for current state. Locked fields are not cleared by default.

Declaration

      public void ClearAll([QixName("qLockedAlso")] bool lockedAlso = false, [QixName("qStateName")] string stateName = null)
    

Parameters

Type Name Description
System.Boolean lockedAlso

When true, clears the selection for locked fields.

System.String stateName

Alternate state name. When set, applies to alternate state instead of current

Implements

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!