Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (20 loc) · 759 Bytes

costratetables-item-property-project.md

File metadata and controls

37 lines (20 loc) · 759 Bytes
title ms.prod api_name ms.assetid ms.date
CostRateTables.Item Property (Project)
project-server
Project.CostRateTables.Item
8ed467d9-b7d8-b9ce-7cef-e4ed070725ef
06/08/2017

CostRateTables.Item Property (Project)

Gets a single CostRateTable object from the CostRateTables collection. Read-only CostRateTable.

Syntax

expression. Item( ** Index** )

expression A variable that represents a CostRateTables object.

Parameters

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

See also

Concepts

CostRateTables Collection Object