AddressName Property
This property describes the full name of the customer, as it should appear on an address label.
Syntax
__property String AddressName = {read=FAddressName, write=FSetAddressName};
Default Value
""
Remarks
This property describes the full name of the customer, as it should appear on an address label.
This property is read-only.
Data Type
String