chance1166
10-22-2007, 09:05 AM
I need to know if a pushpin has been deleted because I need to also delete it from my local datastore. Can anyone offer a suggestion?
Thanks in advance,
chance.
Thanks in advance,
chance.
How can I tell if a pushpin has been deleted?chance1166 10-22-2007, 09:05 AM I need to know if a pushpin has been deleted because I need to also delete it from my local datastore. Can anyone offer a suggestion? Thanks in advance, chance. Wilfried 10-23-2007, 09:21 AM Hi, if your pushpins all have an exclusive name then the most easy thing is to use the FindPushPin method. It will return NULL if it was not found. | ||