Assignments.Item Property

Project Developer Reference

Returns a single item from a collection. Read-only Object.

Syntax

expression.Item(Index)

expression   A variable that represents an Assignments object.

Parameters

Name Required/Optional Data Type Description
Index Required Variant The name or index number of the object to return.

Return Value
Assignment

See Also