IUserLogicCallbacksOnMapShowing Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool OnMapShowing(
IMapCallback inCallback,
int inQuestionIndex,
int inIteration
)
Parameters
- inCallback
- Type: SurveyToGo.UserLogic.InterfacesIMapCallback
- inQuestionIndex
- Type: SystemInt32
- inIteration
- Type: SystemInt32
Return Value
Type:
BooleanSee Also