BillingAddressLine1 Property
The street name for the billing address.
Syntax
property BillingAddressLine1[AddressIndex: Integer]: String;
Default Value
''
Remarks
The street name for the billing address.
The size of the array is controlled by the AddressCount property.
This property is read-only and not available at design time.
Data Type
String