INxDimensionInfo
Locked Property
Qlik Sense .NET SDK - API Reference
Is set to true if the field is locked.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
bool
Locked
{
get
;
set
; }
bool Locked { get; set; }
Property
Locked
As
Boolean
Get
Set
Property Locked As Boolean Get Set
Property Value
Type:
Boolean
See Also
INxDimensionInfo Interface
INxDimensionInfo Members
Qlik.Engine Namespace