LastPaymentDate Property
The date of the last received payment from this profile.
Syntax
__property String LastPaymentDate = {read=FLastPaymentDate, write=FSetLastPaymentDate};
Default Value
""
Remarks
This property contains the date that the last payment made from this profile was received.
The date will be specified in the following format: YYYY-MM-DD.
This property is read-only.
Data Type
String