ValidationConst.MinProjectCost Field

Value = -99999999999999 (one unit more than -100,000,000,000,000 cost units). The minimum 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 MinProjectCost As Decimal
'Usage
Dim value As Decimal

value = ValidationConst.MinProjectCost
public static readonly decimal MinProjectCost

Remarks

Costs can be negative.

See Also

Reference

ValidationConst Class

ValidationConst Members

Microsoft.Office.Project.Server.Library Namespace