ValidationConst.s_cal_units_per_minute Field

Value = 10. The number of units that are calculated per minute.

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_minute As Integer
'Usage
Dim value As Integer

value = ValidationConst.s_cal_units_per_minute
public const int s_cal_units_per_minute

Remarks

Units are calculated to the nearest tenth of a minute.

See Also

Reference

ValidationConst Class

ValidationConst Members

Microsoft.Office.Project.Server.Library Namespace