Geocode API

Address.Parsed Property

[This is preliminary documentation and subject to change.]

Indiciates whether the parser was able to create an Address class from a call to .ParseAddress

[Visual Basic]
Public Property Parsed As Boolean
[C#]
public bool Parsed {get; set;}

See Also

Address Class | AGOV Namespace