Task.Assignments Property
Project Developer Reference |
Returns an Assignments collection representing the assignments for a Task. Read-only Object.
Syntax
expression.Assignments
expression A variable that represents a Task object.
Return Value
Assignments
See Also