PaymentInfoPendingRefund Property
Indicates whether the payment has a pending refund.
Syntax
property PaymentInfoPendingRefund[PaymentInfoIndex: Integer]: Boolean;
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