Gets the country.
Namespace:
Autoaddress.Autoaddress2_0.Model.VerifyAddress
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic Country Country { get; }
Public ReadOnly Property Country As Country
Get
public:
property Country Country {
Country get ();
}
member Country : Country with get
Property Value
Type:
Country
See Also