INxAppLayout
HasScript Property
Qlik Sense .NET SDK - API Reference
Is set to true if a script is defined in the app
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
HasScript
{
get
;
set
; }
bool HasScript { get; set; }
Property
HasScript
As
Boolean
Get
Set
Property HasScript As Boolean Get Set
Property Value
Type:
Boolean
See Also
INxAppLayout Interface
INxAppLayout Members
Qlik.Engine Namespace