View Single Post

  #3 (permalink)  
Old 11-01-2002
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Doesn't Work

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?
Reply With Quote