ValidationConst.MaxProjectUnits Field

Value = 100000000. The maximum project units.

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

Syntax

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

value = ValidationConst.MaxProjectUnits
public static readonly int MaxProjectUnits

Remarks

MaxProjectUnits is used in validating resource units for doing work on an assignment.

See Also

Reference

ValidationConst Class

ValidationConst Members

Microsoft.Office.Project.Server.Library Namespace