ShippingAddress2 Property
A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.
Syntax
__property String ShippingAddress2 = {read=FShippingAddress2, write=FSetShippingAddress2};
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