Quote:
|
Originally Posted by k3usr From the help file:
ObjectsFromPoint method returns a collection of locations and Pushpins (FindResults collection)
So, if you have a Location Object, you should have a "StreetAddress property"
Look in the help file for "StreetAddress property" to get the full example.
objLoc.StreetAddress.City |
This method doesn't work!Can anyone help?