NxAppLayout 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

public bool HasScript { get; set; }

Property Value

Type: OnlineBoolean

Implements

INxAppLayout HasScript
See Also