PaymentInfoRefundedAmount Property
The total amount refunded for this payment since the payment occurred.
Syntax
__property String PaymentInfoRefundedAmount[int PaymentInfoIndex] = {read=FPaymentInfoRefundedAmount, write=FSetPaymentInfoRefundedAmount};
Default Value
""
Remarks
The total amount refunded for this payment since the payment occurred.
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