RefundError Property
Information about why a refund failed.
Syntax
__property String RefundError[int RefundIndex] = {read=FRefundError, write=FSetRefundError};
Default Value
""
Remarks
Information about why a refund failed.
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