Click or drag to resize
Askia

IQuotaQuestionCollectionCreate Method

[Missing <summary> documentation for "M:AskiaCore.IQuotaQuestionCollection.Create(System.Int32)"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IQuotaQuestion Create(
	int QuestionId
)

Parameters

QuestionId
Type: SystemInt32

[Missing <param name="QuestionId"/> documentation for "M:AskiaCore.IQuotaQuestionCollection.Create(System.Int32)"]

Return Value

Type: IQuotaQuestion

[Missing <returns> documentation for "M:AskiaCore.IQuotaQuestionCollection.Create(System.Int32)"]

See Also