Click or drag to resize
AppFieldLock Method (IEnumerableInt32)

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 Lock(
	IEnumerable<int> colIndices = null
)

Parameters

colIndices (Optional)
Type: System.Collections.GenericIEnumerableInt32

Implements

IAppFieldLock(IEnumerableInt32)
See Also