Click or drag to resize
Askia

IQuotaQuestionCreateResponseNumeric Method

[Missing <summary> documentation for "M:AskiaCore.IQuotaQuestion.CreateResponseNumeric(System.Int32,System.Double,System.Double)"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IQuotaResponseNumeric CreateResponseNumeric(
	int nTargetToken,
	double dRangeMin,
	double dRangeMax
)

Parameters

nTargetToken
Type: SystemInt32

[Missing <param name="nTargetToken"/> documentation for "M:AskiaCore.IQuotaQuestion.CreateResponseNumeric(System.Int32,System.Double,System.Double)"]

dRangeMin
Type: SystemDouble

[Missing <param name="dRangeMin"/> documentation for "M:AskiaCore.IQuotaQuestion.CreateResponseNumeric(System.Int32,System.Double,System.Double)"]

dRangeMax
Type: SystemDouble

[Missing <param name="dRangeMax"/> documentation for "M:AskiaCore.IQuotaQuestion.CreateResponseNumeric(System.Int32,System.Double,System.Double)"]

Return Value

Type: IQuotaResponseNumeric

[Missing <returns> documentation for "M:AskiaCore.IQuotaQuestion.CreateResponseNumeric(System.Int32,System.Double,System.Double)"]

See Also