![]() | IMergeableSurvey Methods |
The IMergeableSurvey type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyTheme |
Applies the given theme
(Inherited from ISurvey.) |
![]() | CheckAll |
Checks all the survey
(Inherited from ISurvey.) |
![]() | CheckElementsStructure |
Checks the integrity of the elements structure
(Inherited from ISurvey.) |
![]() | CheckQuestionsStructure |
Checks the integrity of the questions structure
(Inherited from ISurvey.) |
![]() | CheckResourceFileLocationAlreadyExist |
Checks if the given resource file location already exist
(Inherited from ISurvey.) |
![]() | CheckRoutings |
Checks the routings
(Inherited from ISurvey.) |
![]() | CompileScript(RoutingActionType, String) |
Compiles an Askia script.
(Inherited from ISurvey.) |
![]() | CompileScript(RoutingConditionType, String) |
Compiles an Askia script.
(Inherited from ISurvey.) |
![]() | CopyAsQuestionsTemplate |
Copies the current survey as a questions Template
(Inherited from ISurvey.) |
![]() | CopyAsSurveyTemplate |
Copies the current survey as a survey Template
(Inherited from ISurvey.) |
![]() | CreateConditionFromScript |
Creates an assisted condition given a script.
(Inherited from ISurvey.) |
![]() | CreateInterview |
Creates an interview from this survey
(Inherited from ISurvey.) |
![]() | CreateInterview(Int32) |
Creates an interview from this survey
(Inherited from ISurvey.) |
![]() | CreateScriptFromCondition |
Creates a script given an assisted condition.
(Inherited from ISurvey.) |
![]() | CreateSubSurveyForScreen |
Creates a sub-survey for the variables in the page element.
(Inherited from ISurvey.) |
![]() | Delete |
Deletes the record in the database
(Inherited from IRecordEntity.) |
![]() | ExtractResources |
Extract resources to their appropriate location ResourcesPath (Inherited from ISurvey.) |
![]() | FindResponse |
Retrieve a response from within the questions of the
survey given its id
(Inherited from ISurvey.) |
![]() | FindResponses |
Retrieve responses from within the questions of the
survey given their ids
(Inherited from ISurvey.) |
![]() | GetMessages |
Returns a collection of the messages for the
current language
(Inherited from ISurvey.) |
![]() | IndentQuestions |
Indent questions
(Inherited from ISurvey.) |
![]() | InsertFromQuestionsTemplate |
Insert questions from a given template to a specific destination
(Inherited from ISurvey.) |
![]() | IsDeleted |
Indicates if the record is flagged as deleted
(Inherited from IRecordEntity.) |
![]() | IsLoaded |
Checks if the record is successfully loaded from the database
(Inherited from IRecordEntity.) |
![]() | LoadFromXML |
Reads from memory in XML format
(Inherited from ISurvey.) |
![]() | LoadFromXMLFile |
Reads from file in XML format
(Inherited from ISurvey.) |
![]() | LoadInterview |
Loads a specific interview
(Inherited from ISurvey.) |
![]() | MergeQuestionPages |
Merge questions from the given id's range into the same page
(Inherited from ISurvey.) |
![]() | MoveElement |
Move element to a given destination
(Inherited from ISurvey.) |
![]() | MoveQuestions |
Move questions to a given destination
(Inherited from ISurvey.) |
![]() | MoveRoutings |
Move routings to a given destination
(Inherited from ISurvey.) |
![]() | ReadFromExchangeFormat(Byte) |
Reads from file in exchange format (.qex)
(Inherited from ISurvey.) |
![]() | ReadFromExchangeFormat(String) |
Reads from file in exchange format (.qex)
(Inherited from ISurvey.) |
![]() | ReadFromExchangeFormat(String, String) |
Reads from file in exchange format (.qex)
(Inherited from ISurvey.) |
![]() | Reload |
Reloads the record
(Inherited from IRecordEntity.) |
![]() | ResetResourcePath |
Empties the Live and test path so it works in a published survey
(Inherited from ISurvey.) |
![]() | Restore |
Restores the deleted record in the database
(Inherited from IRecordEntity.) |
![]() | RunScript |
Runs an Askia script
(Inherited from ISurvey.) |
![]() | Save |
Saves the record in the database
(Inherited from IRecordEntity.) |
![]() | SaveAll |
Saves all the survey recursively
(Inherited from ISurvey.) |
![]() | SaveRoutings |
Saves a batch of routings in one go, all or nothing.
(Inherited from ISurvey.) |
![]() | SaveToExchangeFormat(Byte) |
Saves to memory in exchange format
(Inherited from ISurvey.) |
![]() | SaveToExchangeFormat(String) |
Saves to file in exchange format (.qex)
(Inherited from ISurvey.) |
![]() | SaveToExchangeFormat(String, String) |
Saves to file in exchange format (.qex)
(Inherited from ISurvey.) |
![]() | SaveToXML |
Saves to memory in XML format
(Inherited from ISurvey.) |
![]() | SaveToXMLFile |
Saves to file in XML format
(Inherited from ISurvey.) |
![]() | SetDefaultLanguage |
Set the default language ID for the whole survey
(Inherited from ISurvey.) |
![]() | SetDefaultPageTemplate |
Set the default pages template id for the whole survey
(Inherited from ISurvey.) |
![]() | SetName |
Sets the name of the survey
(Inherited from ISurveyInformation.) |
![]() | SplitQuestionPages |
Split merged questions from the given id's range
(Inherited from ISurvey.) |
![]() | TestCode |
Internal debug function
(Inherited from ISurvey.) |
![]() | TransformIntoQuestionsTemplate |
Promotes the current survey to a questions Template
(Inherited from ISurvey.) |
![]() | TransformIntoSurveyTemplate |
Promotes the current survey to a survey Template
(Inherited from ISurvey.) |
![]() | UnindentQuestions |
Unindent questions
(Inherited from ISurvey.) |
![]() | Upgrade |
Upgrades survey to latest version
(Inherited from ISurvey.) |