GET api/classRoom/ClassRoomSelectAllByTeacherStandatdSubject?TeacherId={TeacherId}&StandardId={StandardId}&SubjectId={SubjectId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TeacherId

integer

Required

StandardId

integer

Required

SubjectId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.