ChildDrivers.Item Property
Project Developer Reference |
Returns a single item from a ReportTemplates collection. Read-only Resource.
Syntax
expression.Item(Index)
expression A variable that represents a ChildDrivers object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Index | Required | Long | The index number of the object to return. |
Return Value
Task
See Also