AccountsHelperPeriodicInvoicingPeriodInMonthsAttributeName Property |
Name of attribute marking period in months when periodic invoicing is turned on.
Namespace:
Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public static string PeriodicInvoicingPeriodInMonthsAttributeName { get; }
Public Shared ReadOnly Property PeriodicInvoicingPeriodInMonthsAttributeName As String
Get
public:
static property String^ PeriodicInvoicingPeriodInMonthsAttributeName {
String^ get ();
}
static member PeriodicInvoicingPeriodInMonthsAttributeName : string with get
Property Value
Type:
StringSee Also