IUserAccessiableGetChapterIterationsNames Method |
Returns a string that contains the iterations names
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax string[] GetChapterIterationsNames(
int inChapterIndex
)
Parameters
- inChapterIndex
- Type: SystemInt32
The selected chapter index
Return Value
Type:
Stringa string
See Also