ValidationConst.MaxProjectCost field

Value = 99999999999999 (one unit less than 100,000,000,000,000 cost units). The maximum project cost.

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

Syntax

'Declaration
Public Shared ReadOnly MaxProjectCost As Decimal
'Usage
Dim value As Decimal

value = ValidationConst.MaxProjectCost
public static readonly decimal MaxProjectCost

See also

Reference

ValidationConst class

ValidationConst members

Microsoft.Office.Project.Server.Library namespace