IUserLogicCallbacksOnChildEnded Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax void OnChildEnded(
string inChildName,
int inChildID,
bool inComplete
)
Parameters
- inChildName
- Type: SystemString
- inChildID
- Type: SystemInt32
- inComplete
- Type: SystemBoolean
See Also