ResourceType
The ResourceType data type is the returned result for tasks being added to a work plan.
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
resourceId |
Long |
ID of the resource assigned to a task. |
Yes |
N/A |
|
firstName |
String |
First name of the resource assigned to a task. |
No |
N/A |
|
lastName |
String |
Last name of the resource assigned to a task. |
No |
N/A |

