EnterpriseResourceCostRateTable class

Contains the cost rates and effective dates for the EnterpriseResource cost rate table.

Syntax

CSOM

class EnterpriseResourceCostRateTable 

JSOM

PS.EnterpriseResourceCostRateTable

REST Interface

Supported.

PS.EnterpriseResourceCostRateTable

http://contoso.sharepoint.com/sites/pwa/_api/ProjectServer/EnterpriseResources('{resourceId}')/CostRateTables('{CostRateTableName}')

Members

✓ - Read Support       ✓ʷ - Write Support

Properties

Name .NET JSOM REST Type Description
CostRates EnterpriseResourceCostRateCollection Cost rates that have been configured in the rate table.
Name CostRateTableName Name of the cost rate table.

See Also

EnterpriseResourceCostRateTableCollection