AccountsHelperPeriodicInvoicingAttributeName Property |
Name of attribute marking whether 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 PeriodicInvoicingAttributeName { get; }
Public Shared ReadOnly Property PeriodicInvoicingAttributeName As String
Get
public:
static property String^ PeriodicInvoicingAttributeName {
String^ get ();
}
static member PeriodicInvoicingAttributeName : string with get
Property Value
Type:
StringSee Also