PayRates.Item Property (Project)

Gets a single PayRate object from the PayRates collection. Read-only PayRate.

Syntax

expression .Item(Index)

expression A variable that represents a PayRates object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

The name or index number of the object to return.

See Also

Concepts

PayRates Collection Object