IUserAccessiableSetChapterVisible Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax void SetChapterVisible(
int inChapterIdx,
bool inShow
)
Parameters
- inChapterIdx
- Type: SystemInt32
- inShow
- Type: SystemBoolean
See Also