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