IsConfig Property
Overloads
IsConfig |
If set to true, it means that the variable is a system variable. A system variable provides information about the system and is set by the engine. The content cannot be changed by the user. This parameter is optional. The default value is false. JSON property name: qIsConfig |
IsConfig
If set to true, it means that the variable is a system variable.
A system variable provides information about the system and is set by the engine. The content cannot be changed by the user.
This parameter is optional.
The default value is false.
JSON property name: qIsConfig
Declaration
bool IsConfig { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!