Overload List
| Name | Description | |
|---|---|---|
| GetAssignedResources()()()() |
Iterates the list of assigned resources (unique entries) from all standard tasks within the component.
You should call Initialize(Boolean, Boolean, Boolean) method before this call.
| |
| GetAssignedResources(TaskItem) |
Iterates the list of assignments (defined as resource objects) from a specific task within the component.
You should call Initialize(Boolean, Boolean, Boolean) method before this call.
|