Planner.MAX_HORIZON 域
包含一个整数,表示最大的按时间分段分析中可以包含的月数。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Const MAX_HORIZON As Integer
用法
Dim value As Integer
value = Planner.MAX_HORIZON
public const int MAX_HORIZON
备注
MAX_HORIZON的值为 48。