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