ValidationConst.s_proj_dur_to_rel_dur Field

Value = 60000000. The conversion factor for project duration to relative duration, which is the same as s_ticks_per_proj_dur.

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

Syntax

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

value = ValidationConst.s_proj_dur_to_rel_dur
public const int s_proj_dur_to_rel_dur

See Also

Reference

ValidationConst Class

ValidationConst Members

Microsoft.Office.Project.Server.Library Namespace