Click or drag to resize

KmlAddressStatus Field

The status received in attempting to geocode an address using CrackAddress(String) or the KmlAddress(String) constructor directly. If successful this will be OK For any other value see ErrorMessage for additional information.

Namespace:  NetQuarry.GoogleGeocoder
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Status

Field Value

Type: String
See Also