| BNFDefControlStatement Property  | 
If set to true, it means that the definition specifies a control statement.
                                        This parameter is optional. The default value is false.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool ControlStatement { get; set; }Public Property ControlStatement As Boolean
	Get
	Set
Property Value
Type: 
BooleanImplements
IBNFDefControlStatement
See Also