AccountsHelperLastPeriodicInvoicingAttributeName Property |
Name of attribute marking when should the next periodoc invoice be issued.
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 LastPeriodicInvoicingAttributeName { get; }
Public Shared ReadOnly Property LastPeriodicInvoicingAttributeName As String
Get
public:
static property String^ LastPeriodicInvoicingAttributeName {
String^ get ();
}
static member LastPeriodicInvoicingAttributeName : string with get
Property Value
Type:
StringSee Also