PaymentInfoRecipientAmount Property
Payment made to the receiver.
Syntax
__property String PaymentInfoRecipientAmount[int PaymentInfoIndex] = {read=FPaymentInfoRecipientAmount, write=FSetPaymentInfoRecipientAmount};
Default Value
""
Remarks
Payment made to the receiver.
The size of the array is controlled by the PaymentInfoCount property.
This property is read-only and not available at design time.
Data Type
String