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