ValidationConst.MinProjectUnits Field

Value = 0. The minimum 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 MinProjectUnits As Integer
'Usage
Dim value As Integer

value = ValidationConst.MinProjectUnits
public static readonly int MinProjectUnits

Remarks

MinProjectUnits is used in validating resource available units.

See Also

Reference

ValidationConst Class

ValidationConst Members

Microsoft.Office.Project.Server.Library Namespace