ValidationConst.s_cal_units_per_hour Field

Value = 600. The number of units that are calculated per hour.

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

Syntax

'Declaration
Public Const s_cal_units_per_hour As Integer
'Usage
Dim value As Integer

value = ValidationConst.s_cal_units_per_hour
public const int s_cal_units_per_hour

Remarks

Units are calculated to the nearest tenth of a minute.

See Also

Reference

ValidationConst Class

ValidationConst Members

Microsoft.Office.Project.Server.Library Namespace