IsSessionApp Property
Overloads
| IsSessionApp |
If set to true, the app is a Session App, i.e. not persistent. JSON property name: qIsSessionApp |
IsSessionApp
If set to true, the app is a Session App, i.e. not persistent.
JSON property name: qIsSessionApp
Declaration
public bool IsSessionApp { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |