IUserAccessiableMegaGetAnswer Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax DVar[] MegaGetAnswer(
int inQuesIdx,
bool inTakeNullIntoAccount,
Nullable<int> inTopicIndex,
Nullable<int> inUserIterIdx,
bool inAsCoding,
string inFullIteration,
out bool outIsCode
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inTakeNullIntoAccount
- Type: SystemBoolean
- inTopicIndex
- Type: SystemNullableInt32
- inUserIterIdx
- Type: SystemNullableInt32
- inAsCoding
- Type: SystemBoolean
- inFullIteration
- Type: SystemString
- outIsCode
- Type: SystemBoolean
Return Value
Type:
DVarSee Also