IUserAccessiableGetChapterIterations Method |
Returns an array that contains the numbers of the iterations that a spacific chapter was asked
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int[] GetChapterIterations(
int inChapterIndex
)
Parameters
- inChapterIndex
- Type: SystemInt32
The selected chapter index
Return Value
Type:
Int32Array of numbers
See Also