Search |
public class SearchMultipleFormDataRequest
The SearchMultipleFormDataRequest type exposes the following members.
Name | Description | |
---|---|---|
SearchMultipleFormDataRequest | Initializes a new instance of the SearchMultipleFormDataRequest class |
Name | Description | |
---|---|---|
DataState | Defines the state of the data requested (Archived, Deleted, Normal etc) | |
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. | |
ReturnSize | How many row of data is allowed to return. Set this to 0, to request all data (WARNING: this can be a very large portion of data). | |
SynchronizationStates | List of states, that defines what to synchronize. |