Apex.System.Address.getGeocodeAccuracy C# (CSharp) Method

getGeocodeAccuracy() public method

public getGeocodeAccuracy ( ) : string
return string
        public string getGeocodeAccuracy()
        {
            throw new global::System.NotImplementedException("Address.GetGeocodeAccuracy");
        }