CustomerAddress2 Property
A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.
Syntax
__property String CustomerAddress2 = {read=FCustomerAddress2, write=FSetCustomerAddress2};
Default Value
""
Remarks
A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.).
This property is not available at design time.
Data Type
String