Click or drag to resize
AppFieldBeginSelections Method (Int32)

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public void BeginSelections(
	int[] indexes
)

Parameters

indexes
Type: SystemInt32
Index-0 based Hypercube/ListObject definition references

Implements

IAppFieldBeginSelections(Int32)
See Also