Click or drag to resize
IULValuesGetAnsULDec Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
decimal GetAnsULDec(
	int inQuestionIdx,
	int inAnswerIdx
)

Parameters

inQuestionIdx
Type: SystemInt32
inAnswerIdx
Type: SystemInt32

Return Value

Type: Decimal
See Also