GET api/MyHomeDashboard/TaskCalendar?EmployeeId={EmployeeId}&UserId={UserId}&Year={Year}&Month={Month}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeId | integer |
None. |
|
| UserId | integer |
None. |
|
| Year | integer |
None. |
|
| Month | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.