Synchronization | 
The SynchronizationState type exposes the following members.
| Name | Description | |
|---|---|---|
| DaysBack | Set this to specify how old the data is permitted to be. Set to 0, to request all data. | |
| OnlyForUser | Set to true to only get data the logged in user has submitted. | |
| RowVersion | Set this if you have previously stored the rowversion, only later data will be received then. Often used together with ReturnSize parameter. | |
| VersionId | Version Id of the form to synchronize |