Click or drag to resize

QueuedSurveyExport Properties

The QueuedSurveyExport type exposes the following members.

Properties
  NameDescription
Public propertyAdminGrid
If true, export data for the admin grid
Public propertyAssigneeId
Export data for questions assigned to this user If null, export data for all users
Public propertyCreatedBy
Id of the user who created the export
Public propertyCreateTime
Creation time of the export
Public propertyId
Can be 0 if it's a new export
Public propertyRetryCount
Number of times the export has been retried
Public propertyRetryTime
Time of the last retry. Null if the export has not been retried
Public propertySortColumn
Column to sort by
Public propertySortDescending
Public propertySurveyExportType
Public propertySurveyId
Id of the survey to export data from
Top
See Also