TrackingLocationCountryIso2 Property | |
Country ISO2 code
Namespace:
PSI.Sox.Tracking
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string CountryIso2 { get; set; }
public:
property String^ CountryIso2 {
String^ get ();
void set (String^ value);
}
function get_CountryIso2();
function set_CountryIso2(value);
Property Value
Type:
StringExceptions See Also