ValidationConst.s_max_duration_long フィールド
値 = 10 分単位の分の 66 年を346896000 。タイプLongの最大のプロジェクト期間です。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Const s_max_duration_long As Long
'使用
Dim value As Long
value = ValidationConst.s_max_duration_long
public const long s_max_duration_long
注釈
プロジェクトの期間は、10 分単位で測定されます。プロジェクトの最大期間は 66 年、66 * 365 * 1440 = 34,689,600 分、または 346,896,000 の 10 分。(1 日 24 時間 * 60 分/時間を含む 1440年分 = です)。