POST api/PM/CheckTaskAssignSettings?TaskId={TaskId}&EmpId={EmpId}&ProjId={ProjId}&InCT={InCT}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
TaskId | No documentation available. |
Define this parameter in the request URI. |
EmpId | No documentation available. |
Define this parameter in the request URI. |
ProjId | No documentation available. |
Define this parameter in the request URI. |
InCT | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>