Click or drag to resize
Askia

IMergeableSurvey Properties

The IMergeableSurvey type exposes the following members.

Properties
  NameDescription
Public propertyCategories
Collection of categories for this survey
(Inherited from ISurvey.)
Public propertyControls
Collection of controls for this survey
(Inherited from ISurvey.)
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
(Inherited from ISurvey.)
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
(Inherited from ISurvey.)
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 propertyDynamicSettings
Dynamic Settings of the survey
Public propertyElements
Collection of elements for this survey
(Inherited from ISurvey.)
Public propertyId
Id of the record
(Inherited from IRecordEntity.)
Public propertyLanguages
Collection of languages for this survey
(Inherited from ISurvey.)
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
(Inherited from ISurvey.)
Public propertyPortalId
Id of the survey in AskiaPortal database
(Inherited from ISurveyInformation.)
Public propertyQuestions
Collection of questions for this survey
(Inherited from ISurvey.)
Public propertyResources
Collection of resources for this survey
(Inherited from ISurvey.)
Public propertyRoutings
Collection of routings for this survey
(Inherited from ISurvey.)
Public propertyScenarios
Collection of scenarios for this survey
(Inherited from ISurvey.)
Public propertyThemeProperties
Collection of theme properties for this survey
(Inherited from ISurvey.)
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
(Inherited from ISurvey.)
Top
See Also