GET api/MyHomeDashboard/TaskCalendar?EmployeeId={EmployeeId}&UserId={UserId}&Year={Year}&Month={Month}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EmployeeId

integer

None.

UserId

integer

None.

Year

integer

None.

Month

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.