QueuedSurveyExport Properties |
The QueuedSurveyExport type exposes the following members.
| Name | Description | |
|---|---|---|
| AdminGrid |
If true, export data for the admin grid
| |
| AssigneeId |
Export data for questions assigned to this user
If null, export data for all users
| |
| CreatedBy |
Id of the user who created the export
| |
| CreateTime |
Creation time of the export
| |
| Id |
Can be 0 if it's a new export
| |
| RetryCount |
Number of times the export has been retried
| |
| RetryTime |
Time of the last retry. Null if the export has not been retried
| |
| SortColumn |
Column to sort by
| |
| SortDescending | ||
| SurveyExportType | ||
| SurveyId |
Id of the survey to export data from
|