RequestGeographicAddress Property |
Gets geographic address.
Namespace:
Autoaddress.Autoaddress2_0.Model.VerifyAddress
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic bool GeographicAddress { get; }
Public ReadOnly Property GeographicAddress As Boolean
Get
public:
property bool GeographicAddress {
bool get ();
}
member GeographicAddress : bool with get
Property Value
Type:
Boolean
See Also