POST api/StaffLog

Request Information

URI Parameters

None.

Body Parameters

StaffLogModel
NameDescriptionTypeAdditional information
TeacherLogID

integer

None.

strTeacherLogID

string

None.

OrganisationID

integer

None.

TaughtDate

date

None.

strTaughtDate

string

Required

Day

integer

None.

SchoolStandardID

integer

Required

SchoolStandardList

Collection of Object

None.

StandardName

string

None.

StandardDivisionID

integer

Required

StandardDivisionList

Collection of Object

None.

DivisionName

string

None.

GeneralMasterName

string

None.

StaffName

string

None.

SubjectID

integer

Required

SubjectIDName

string

None.

SubjectList

Collection of Object

None.

StaffID

integer

Required

strStaffList

string

None.

StaffList

Collection of Object

None.

ChapterID

integer

Required

Chapter

string

None.

ChapterList

Collection of Object

None.

Duration

integer

Required

Topic

string

None.

SubTopic

string

None.

TopicDescription

string

None.

MethodOfTeaching

integer

None.

MethodOfTeachingList

Collection of Object

None.

TeachingAidUsed

string

None.

ActivityIfAny

string

None.

Remarks

string

None.

ActiveStatus

integer

None.

CreatedByID

string

None.

CreateDate

date

None.

strCreateDate

string

None.

ModifiedByID

string

None.

ModifiedDate

date

None.

strModifiedDate

string

None.

Guids

globally unique identifier

None.

FromDate

date

None.

ToDate

date

None.

SchoolID

integer

None.

SchoolSessionID

integer

None.

LoginUserID

integer

None.

Conclusion

string

Required

IsFromToToDateWise

integer

None.

HomeWorkSetting

integer

None.

StaffLoglist

Collection of StaffLogModel

None.

HomeWorkCount

integer

None.

AllowAddHomeWorkFromStaffLog

boolean

None.

UserRights

Collection of UserRights

None.

ClassworkConclusion

string

None.

HomeworkType

integer

None.

HomeworkTypeName

string

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.