Click or drag to resize
Askia

IQuotaQuestionMoveResponse Method

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

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
int MoveResponse(
	int sourceToken,
	int targetToken
)

Parameters

sourceToken
Type: SystemInt32

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

targetToken
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also