Share via


Assignment.MIN_COST_RATETABLE Field

Contains the minimum number of cost rate tables that are allowed for 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 MIN_COST_RATETABLE As Integer
'Usage
Dim value As Integer

value = Assignment.MIN_COST_RATETABLE
public static readonly int MIN_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 the pay rate takes effect.

See Also

Reference

Assignment Class

Assignment Members

Microsoft.Office.Project.Server.Library Namespace