RefundCount Property
The number of records in the Refund arrays.
Syntax
int GetRefundCount();
Default Value
0
Remarks
This property controls the size of the following arrays:- RefundError
- RefundFeeAmountRefunded
- RefundFullRefund
- RefundGrossAmountRefunded
- RefundNetAmountRefunded
- RefundPrimaryRecipient
- RefundRecipientEmail
- RefundRefundStatus
- RefundTotalOfAllRefunds
- RefundTransactionAmount
- RefundTransactionId
- RefundTransactionStatus
This property is read-only and not available at design time.
Data Type
Integer