Overload List

  NameDescription
Public methodGetAssignedResources()()()()
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.
Public methodGetAssignedResources(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.

See Also