NextBillingDate Property
The next billing date.
Syntax
__property String NextBillingDate = {read=FNextBillingDate, write=FSetNextBillingDate};
Default Value
""
Remarks
The next billing date for the current profile.
The format for the date is YYYY-MM-DD.
This property is read-only.
Data Type
String