IUserLogicCallbacksOnCreateIterationOrder Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int[] OnCreateIterationOrder(
int inChapterIndex,
int[] inIterationOrder
)
Parameters
- inChapterIndex
- Type: SystemInt32
- inIterationOrder
- Type: SystemInt32
Return Value
Type:
Int32See Also