AccountCountry Property
This property holds the account owner's two-letter country code (if available).
Syntax
__property String AccountCountry = {read=FAccountCountry, write=FSetAccountCountry};
Default Value
""
Remarks
This property holds the account owner's two-letter country code (if available). The country codes are based on ISO 3166-1
This property is read-only.
Data Type
String