PaymentScheduleRecurAmount Property
The amount to be charged on a recurring basis.
Syntax
char* GetPaymentScheduleRecurAmount();
int SetPaymentScheduleRecurAmount(char* lpszPaymentScheduleRecurAmount);
Default Value
""
Remarks
The amount to be charged on a recurring basis. This amount can vary from PaymentScheduleInitialAmount.
This property is not available at design time.
Data Type
String