Click or drag to resize
Askia

ISurveyCreateInterview Method (Int32)

Creates an interview from this survey

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

Parameters

seed
Type: SystemInt32
Seed of the new interview

Return Value

Type: IInterview
Return the newly created interview
See Also