IsOpenedWithoutData Property
Overloads
| IsOpenedWithoutData |
If set to true, it means that the app was opened without loading its data. JSON property name: qIsOpenedWithoutData |
IsOpenedWithoutData
If set to true, it means that the app was opened without loading its data.
JSON property name: qIsOpenedWithoutData
Declaration
public bool IsOpenedWithoutData { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |