Parameter | Description |
---|---|
From | The start date. |
Query | This is the query that you want to run, expressed in LINQ.
|
Query ID | This is the ID of the query that you want to run.
|
Query Identifier | Select a method for running the query. |
Query Priority | Set the query priority. |
To | The end date. |
Parameter | Description |
---|---|
Limit | Maximum number of elements returned in the response. |
Offset | Position of the first element in the returned list. You will retrieve a subset of records starting with the offset value. |
Progress Info | Select if you want to get progress info about the requested query. |