Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
How to specify Synchronization direction using SyncframeworkToolkit

Unanswered How to specify Synchronization direction using SyncframeworkToolkit

  • Monday, April 16, 2012 12:56 PM
     
     

    How to specify Synchronization direction for tables using SyncframeworkToolkit. I am not able to do it by SyncSVCUI or through config file.

All Replies

  • Friday, April 20, 2012 2:47 AM
    Moderator
     
     
    the syncdirection is at the scope level and not at the table level. there is no property to set this though. if i remember it right, the client side sync controller does an upload first and then a download. you will have to alter this code to cater to setting sync directions...