Sets a field in the AND mode.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- andMode
- Type:
System Boolean
Specifies if the AND mode applies to the field. Set this parameter to true to enter the AND mode. This parameter is mandatory.
- userHandle (Optional)
- Type:
System String
Handle identifier
Return Value
Type:Implements
IField SetAndModeAsync(Boolean, String)See Also