SubscriptionDetailsLastPaymentDate Property
The date that the last/previous transaction was processed.
Syntax
__property String SubscriptionDetailsLastPaymentDate = {read=FSubscriptionDetailsLastPaymentDate, write=FSetSubscriptionDetailsLastPaymentDate};
Default Value
""
Remarks
The date that the last/previous transaction was processed.
The date is returned in the format specified within the DateFormat config.
This property is read-only and not available at design time.
Data Type
String