ValidationConst.s_max_duration_long-Feld
Wert = 346896000 Zehntelsekunde von Minuten oder 66 Jahre. Die maximale Projektdauer des Typs Long.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const s_max_duration_long As Long
'Usage
Dim value As Long
value = ValidationConst.s_max_duration_long
public const long s_max_duration_long
Hinweise
Projektdauer wird Uhrzeitdaten eine Minute gemessen. Die maximale Projektdauer ist 66 Jahre, also 66 * 365 * 1440 = 34,689,600 Minuten oder 346,896,000 Zehntelsekunde Minuten. (Ein Tag enthält 24 Stunden * 60 Minuten pro Stunde = 1440 Minuten.)