AtomiaBillingAutocreditKeepDueDate Property |
Gets or sets the AutocreditKeepDueDate.
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 AutocreditKeepDueDate { get; set; }
Public Overridable Property AutocreditKeepDueDate As Boolean
Get
Set
public:
virtual property bool AutocreditKeepDueDate {
bool get ();
void set (bool value);
}
abstract AutocreditKeepDueDate : bool with get, set
override AutocreditKeepDueDate : bool with get, set
Property Value
Type:
BooleanSee Also