ReportTemplates.Item Property (Project)

Gets a single ReportTemplate object from a ReportTemplates collection. Read-only ReportTemplate.

Syntax

expression .Item(Index)

expression A variable that represents a ReportTemplates object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

The name or index number of the object to return.

See Also

Concepts

ReportTemplates Collection Object