BillingAddressLine2 Property
An extra line for the street address.
Syntax
__property String BillingAddressLine2[int AddressIndex] = {read=FBillingAddressLine2, write=FSetBillingAddressLine2};
Default Value
""
Remarks
An extra line for the street 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