NextBillingDate Property
The next billing date.
Syntax
[VB.NET] Public ReadOnlyProperty NextBillingDate As String
[C#] public string NextBillingDate {get;}
Remarks
The next billing date for the current profile.
The format for the date is YYYY-MM-DD.
This property is read-only.
Default Value
""