RefundFeeAmountRefunded Property
The amount of fees that have been refunded.
Syntax
__property String RefundFeeAmountRefunded[int RefundIndex] = {read=FRefundFeeAmountRefunded, write=FSetRefundFeeAmountRefunded};
Default Value
""
Remarks
The amount of fees that have been refunded.
The size of the array is controlled by the RefundCount property.
This property is read-only and not available at design time.
Data Type
String