| PMBalanceOutOfBalanceAction Property |
Gets the current action that will be applied when the balance is out
Namespace: PM90SettingsAPIAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntaxpublic PMAction OutOfBalanceAction { get; }Property Value
Type:
PMAction
Exceptions| Exception | Condition |
|---|
| PMDatabaseException | Represents an database connection or syntax error that has occurred when processing an API request |
| PMException | Unexcpected exception has occurred, check inner exception |
See Also