SearchResultCount Property
The number of records in the SearchResult arrays.
Syntax
property SearchResultCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- SearchResultBillingBusinessName
- SearchResultBillingFirstName
- SearchResultBillingLastName
- SearchResultCurrencyCode
- SearchResultDueDate
- SearchResultInvoiceDate
- SearchResultInvoiceId
- SearchResultInvoiceNumber
- SearchResultMerchantEmail
- SearchResultOrigin
- SearchResultPayerEmail
- SearchResultShippingBusinessName
- SearchResultShippingFirstName
- SearchResultShippingLastName
- SearchResultStatus
- SearchResultTotalAmount
This property is read-only and not available at design time.
Data Type
Integer