We are using ArcMobile SDK with C# for customizing application. I want to automate the process of getting data. By default when user clicks Geta Data then list of available layers made available and the user selects "select all" or some layers from selection available. After that user is diercted to GETDataExtent Page to select data extent say Full Extent.
I want to automate the steps like on GetData click , get data operation should be kicked off with all layers and Full data extent instead of giving user options of screen to select from.
I saw available API available in SDk.
I am unable to find any example code or similar project. Can someone help me on this please.
Thanks heaps