AddressCountry Property
This contains the customer's country.
Syntax
__property String AddressCountry = {read=FAddressCountry, write=FSetAddressCountry};
Default Value
""
Remarks
This contains the customer's country.
This property is read-only.
Data Type
String