ResourceAssignmentCollection
ResourceAssignmentCollection class
Represents a collection of ResourceAssignment objects.
The ResourceAssignmentCollection type exposes the following members:
Properties
Name | Description |
---|---|
parent_project | Gets the parent project of the ResourceAssignmentCollection object. |
Methods
Name | Description |
---|---|
add(task, resource, units) | Adds new assignment to the ResourceAssignmentCollection. |
add(task, resource, cost) | Adds new assignment to the ResourceAssignmentCollection. |
add(task, resource) | Adds new assignment to the ResourceAssignmentCollection. |
to_list() | Converts the ResourceAssignmentCollection object to a list of ResourceAssignment objects. |
get_by_uid(uid) | Returns an assignment with the specified uid. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks