| IFieldDescriptionIsLocked Property  | 
If set to true, it means that the field is locked.
                                        The default value is false.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxbool IsLocked { get; set; }Property IsLocked As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also