Share via


Assignment.MAX_COST_RATETABLE field

Contains the maximum number of cost rate tables that are allowed in one project.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly MAX_COST_RATETABLE As Integer
'Usage
Dim value As Integer

value = Assignment.MAX_COST_RATETABLE
public static readonly int MAX_COST_RATETABLE

Remarks

A cost rate table is a collection of information about resource rates, including the standard pay rate, overtime rate, any per-use cost, and the date when a pay rate takes effect.

See also

Reference

Assignment class

Assignment members

Microsoft.Office.Project.Server.Library namespace