Click or drag to resize
Askia

ISurveyLoadInterview Method

Loads a specific interview

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IInterview LoadInterview(
	int seed
)

Parameters

seed
Type: SystemInt32
Seed of the interview to load

Return Value

Type: IInterview
Return the loaded interview
See Also