ValidationConst.MinProjectWork field

Value = 0. The minimum project work.

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

Syntax

'Declaration
Public Shared ReadOnly MinProjectWork As Double
'Usage
Dim value As Double

value = ValidationConst.MinProjectWork
public static readonly double MinProjectWork

Remarks

MinProjectWork is used in validating work on task assignments. Work on an assignment is calculated as follows:   Work = (Resource Units) * Duration

See also

Reference

ValidationConst class

ValidationConst members

Microsoft.Office.Project.Server.Library namespace