RefundNetAmountRefunded Property
The total amount of the refund from this receiver.
Syntax
__property String RefundNetAmountRefunded[int RefundIndex] = {read=FRefundNetAmountRefunded, write=FSetRefundNetAmountRefunded};
Default Value
""
Remarks
The total amount of the refund from this receiver.
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