IUserLogicCallbacks.OnSetDummyGeneratorWeights Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntaxbool OnSetDummyGeneratorWeights(
int inQuestionIndex,
int inIteration,
int[] ioWeightArray
)
Parameters
- inQuestionIndex
- Type: System.Int32
- inIteration
- Type: System.Int32
- ioWeightArray
- Type:System.Int32[]
Return Value
Type:
Boolean
See Also