IUserLogicCallbacksOnRecrodingStopped Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax void OnRecrodingStopped(
bool inStoppedByLimit,
string inAttach
)
Parameters
- inStoppedByLimit
- Type: SystemBoolean
- inAttach
- Type: SystemString
See Also