Click or drag to resize
IUserLogicCallbacksOnCreateIterationOrder Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int[] OnCreateIterationOrder(
	int inChapterIndex,
	int[] inIterationOrder
)

Parameters

inChapterIndex
Type: SystemInt32
inIterationOrder
Type: SystemInt32

Return Value

Type: Int32
See Also