ISurvey Properties |
The ISurvey type exposes the following members.
Name | Description | |
---|---|---|
Categories |
Collection of categories for this survey
| |
Controls |
Collection of controls for this survey
| |
CreatedAt |
DateTime the record was created at
(Inherited from IRecordEntity.) | |
CreatedBy |
Id of the user which created the record
(Inherited from IRecordEntity.) | |
DefaultControls |
Collection of default controls for this survey
| |
DefaultLanguageId |
Id of the survey default Language
(Inherited from ISurveyInformation.) | |
DefaultPageTemplateId |
Returns the id of the survey default page template
(Inherited from ISurveyInformation.) | |
DefaultPageTemplateProperties |
Collection of default page template properties for this survey
| |
DeletedAt |
DateTime at which the record was last deleted
(Inherited from IRecordEntity.) | |
DeletedBy |
Id of the user which last deleted the record
(Inherited from IRecordEntity.) | |
Description |
Description of the survey
(Inherited from ISurveyInformation.) | |
Elements |
Collection of elements for this survey
| |
Id |
Id of the record
(Inherited from IRecordEntity.) | |
Languages |
Collection of languages for this survey
| |
LastError |
Last error that occurred
(Inherited from IRecordEntity.) | |
Name |
Name of the survey
(Inherited from ISurveyInformation.) | |
PageTemplates |
Collection of page templates for this survey
| |
PortalId |
Id of the survey in AskiaPortal database
(Inherited from ISurveyInformation.) | |
Questions |
Collection of questions for this survey
| |
Resources |
Collection of resources for this survey
| |
Routings |
Collection of routings for this survey
| |
Scenarios |
Collection of scenarios for this survey
| |
ThemeProperties |
Collection of theme properties for this survey
| |
UpdatedAt |
DateTime at which the record was last updated
(Inherited from IRecordEntity.) | |
UpdatedBy |
Id of the user which last updated the record
(Inherited from IRecordEntity.) | |
Version |
Gets the version of the engine that created the survey
|