AtomiaBillingUseUnsuspendedState Property |
Gets or sets the UseUnsuspendedState.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual bool UseUnsuspendedState { get; set; }
Public Overridable Property UseUnsuspendedState As Boolean
Get
Set
public:
virtual property bool UseUnsuspendedState {
bool get ();
void set (bool value);
}
abstract UseUnsuspendedState : bool with get, set
override UseUnsuspendedState : bool with get, set
Property Value
Type:
BooleanSee Also