ResultCount Property
The number of records in the Result arrays.
Syntax
__property int ResultCount = {read=FResultCount, write=FSetResultCount};
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