GET api/WorkOrderTasks
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Take | integer |
None. |
|
| Skip | integer |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| StartingTimeString | string |
None. |
|
| EndingTimeString | string |
None. |
|
| SearchText | string |
None. |
|
| WorkerIds | Collection of string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.