다음을 통해 공유


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