Task.UniqueIDSuccessors Property
Project Developer Reference |
Returns or sets the unique identification numbers of the successors of a task, separated by the list separator. Read/write String.
Syntax
expression.UniqueIDSuccessors
expression A variable that represents a Task object.
See Also