GET api/GetQuestions_QB_ByQType?TopicId={TopicId}&pageIndex={pageIndex}&qType={qType}&qCount={qCount}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TopicId | string |
Required |
|
pageIndex | string |
Required |
|
qType | string |
Required |
|
qCount | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.