AtomiaBillingPeriodicInvoicingPeriodInMonthsAttributeName Property |
Gets or sets the PeriodicInvoicingPeriodInMonthsAttributeName.
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 string PeriodicInvoicingPeriodInMonthsAttributeName { get; set; }
Public Overridable Property PeriodicInvoicingPeriodInMonthsAttributeName As String
Get
Set
public:
virtual property String^ PeriodicInvoicingPeriodInMonthsAttributeName {
String^ get ();
void set (String^ value);
}
abstract PeriodicInvoicingPeriodInMonthsAttributeName : string with get, set
override PeriodicInvoicingPeriodInMonthsAttributeName : string with get, set
Property Value
Type:
StringSee Also