GET api/questionType/GetQuestionTypeBySubjectId?UserId={UserId}&StandardId={StandardId}&SubjectId={SubjectId}&PaperType={PaperType}&BluePrintId={BluePrintId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserId

integer

Required

StandardId

integer

Required

SubjectId

integer

Required

PaperType

string

Default value is

BluePrintId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.