ValidationConst.s_max_units 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 Const s_max_units As Integer
'Usage
Dim value As Integer

value = ValidationConst.s_max_units
public const int s_max_units

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