Click or drag to resize
Askia

ISurvey Properties

The ISurvey type exposes the following members.

Properties
  NameDescription
Public propertyCategories
Collection of categories for this survey
Public propertyControls
Collection of controls for this survey
Public propertyCreatedAt
DateTime the record was created at
(Inherited from IRecordEntity.)
Public propertyCreatedBy
Id of the user which created the record
(Inherited from IRecordEntity.)
Public propertyDefaultControls
Collection of default controls for this survey
Public propertyDefaultLanguageId
Id of the survey default Language
(Inherited from ISurveyInformation.)
Public propertyDefaultPageTemplateId
Returns the id of the survey default page template
(Inherited from ISurveyInformation.)
Public propertyDefaultPageTemplateProperties
Collection of default page template properties for this survey
Public propertyDeletedAt
DateTime at which the record was last deleted
(Inherited from IRecordEntity.)
Public propertyDeletedBy
Id of the user which last deleted the record
(Inherited from IRecordEntity.)
Public propertyDescription
Description of the survey
(Inherited from ISurveyInformation.)
Public propertyElements
Collection of elements for this survey
Public propertyId
Id of the record
(Inherited from IRecordEntity.)
Public propertyLanguages
Collection of languages for this survey
Public propertyLastError
Last error that occurred
(Inherited from IRecordEntity.)
Public propertyName
Name of the survey
(Inherited from ISurveyInformation.)
Public propertyPageTemplates
Collection of page templates for this survey
Public propertyPortalId
Id of the survey in AskiaPortal database
(Inherited from ISurveyInformation.)
Public propertyQuestions
Collection of questions for this survey
Public propertyResources
Collection of resources for this survey
Public propertyRoutings
Collection of routings for this survey
Public propertyScenarios
Collection of scenarios for this survey
Public propertyThemeProperties
Collection of theme properties for this survey
Public propertyUpdatedAt
DateTime at which the record was last updated
(Inherited from IRecordEntity.)
Public propertyUpdatedBy
Id of the user which last updated the record
(Inherited from IRecordEntity.)
Public propertyVersion
Gets the version of the engine that created the survey
Top
See Also