BillingAddressCity Property
The city for the billing address.
Syntax
__property String BillingAddressCity[int AddressIndex] = {read=FBillingAddressCity, write=FSetBillingAddressCity};
Default Value
""
Remarks
The city 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