IsLive Property¶
Summary¶
Defines if the account is Live or Demo. True if the Account is Live, False if it is a Demo.
Signature¶
1 |
|
Return Value¶
bool
Declaring Type¶
Examples¶
1 2 3 4 |
|
Last update: March 30, 2023
Defines if the account is Live or Demo. True if the Account is Live, False if it is a Demo.
1 |
|
bool
1 2 3 4 |
|