POST API/StudentHomeWorkDetail/HomeWorkSubmit

Request Information

URI Parameters

None.

Body Parameters

StudentHomeworkAttachmentModel
NameDescriptionTypeAdditional information
StudentHomeworkAttachmentID

integer

None.

StudentHomeworkID

integer

None.

StudentHomeworkIDName

string

None.

StudentHomeworkIDSelectList

Collection of Object

None.

StudentHomeworkIDList

Collection of integer

None.

AttachmentTitle

string

None.

AttachmentFile

string

None.

ActiveStatus

byte

None.

strActiveStatus

string

None.

CreatedByID

string

None.

CreateDate

date

None.

ModifiedByID

string

None.

ModifiedDate

date

None.

Guids

globally unique identifier

None.

strGuids

string

None.

FileNameExtension

string

None.

base64array

Collection of byte

None.

SubmitPath

string

None.

StudentCurrentID

integer

None.

StudentHomeworkDetailID

integer

None.

StudentDetailRequired

boolean

None.

TeacherRemarks

string

None.

AttachmentFiles

Collection of HomeWorkAttachmentModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.