IUserAccessiableAnswered Method (Int32, Boolean) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool Answered(
int inQuesIdx,
bool inTakeNullIntoAccount
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inTakeNullIntoAccount
- Type: SystemBoolean
Return Value
Type:
BooleanSee Also