PaymentScheduleInitialAmount Property
The initial amount to be charged (such as a trial period or setup fee).
Syntax
__property String PaymentScheduleInitialAmount = {read=FPaymentScheduleInitialAmount, write=FSetPaymentScheduleInitialAmount};
Default Value
""
Remarks
The initial amount to be charged (such as a trial period or setup fee). This amount can vary from PaymentScheduleRecurAmount.
This property is not available at design time.
Data Type
String