SubscriptionDetailsEndDate Property
The date in which the recurring payments will stop processing.
Syntax
__property String SubscriptionDetailsEndDate = {read=FSubscriptionDetailsEndDate, write=FSetSubscriptionDetailsEndDate};
Default Value
""
Remarks
The date in which the recurring payments will stop processing.
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