AddressCount Property
The number of records in the BillingAddress arrays.
Syntax
property AddressCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- BillingAddressAddressName
- BillingAddressCity
- BillingAddressCountryCode
- BillingAddressLine1
- BillingAddressLine2
- BillingAddressPostalCode
- BillingAddressState
This property is read-only and not available at design time.
Data Type
Integer