ResultCount Property
The number of records in the Result arrays.
Syntax
int GetResultCount();
Default Value
0
Remarks
This property controls the size of the following arrays:- ResultFeeAmount
- ResultGrossAmount
- ResultNetAmount
- ResultPayerDisplayName
- ResultPayerEmail
- ResultStatus
- ResultTimeStamp
- ResultTimeZone
- ResultTransactionId
- ResultTransactionType
This property is read-only and not available at design time.
Data Type
Integer