Select to view content in your preferred language

ArcGIS Mobile for Windows Mobile: SynchronizeTask

550
2
12-20-2011 05:53 AM
xxxyyy
by
Emerging Contributor
Hi.
After the mobile app successfully posts data updates to the mobile gdb, I want to  send an email from the mobile device. The big question is, is there  a way in the mobile SDK to trap the after-data-post event?

In psuedo code:
After the mobile app successfully posts updates to the mobile gdb:
   sendEmail()

Looking at the SynchronizeTask class, it has no even at all that can be helpful in this context..

Thx
0 Kudos
2 Replies
xxxyyy
by
Emerging Contributor
Ok, I had to just caputure the MobileApplication.Current.Project.FeaturesChanged event 🙂
0 Kudos
xxxyyy
by
Emerging Contributor
How can I delete a question?
0 Kudos