Assignments.UniqueID Property
Project Developer Reference |
Returns an Assignment object from its containing collection. Read-only Object.
Syntax
expression.UniqueID(Index)
expression A variable that represents an Assignments object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Index | Required | Long | The position of the object within its containing collection. |
Return Value
Assignment
See Also