Field Unlock Method Qlik Sense .NET SDK - API Reference

* Unlocks all selected values of a specific field if the target (or handle ) is a field

* Unlocks selected values of a generic object if the target (or handle ) is a generic object

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public bool Unlock()

Return Value

Type: OnlineBoolean

Implements

IField Unlock 
See Also