Click or drag to resize

AddressCountry Property

[This is preliminary documentation and is subject to change.]

The ISO 3166 two character country code. ('CA' - Canada, 'US' - United States)

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public string Country { get; set; }

Property Value

Type: String
See Also