PaymentInfoPendingRefund Property
Indicates whether the payment has a pending refund.
Syntax
__property bool PaymentInfoPendingRefund[int PaymentInfoIndex] = {read=FPaymentInfoPendingRefund, write=FSetPaymentInfoPendingRefund};
Default Value
false
Remarks
Indicates whether the payment has a pending refund.
The size of the array is controlled by the PaymentInfoCount property.
This property is read-only and not available at design time.
Data Type
Boolean