Task.MAX_TASK_PRIORITY 域

包含一个整数,表示任务优先级列表中的任务的最高可能的位置编号。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Shared ReadOnly MAX_TASK_PRIORITY As Integer
用法
Dim value As Integer

value = Task.MAX_TASK_PRIORITY
public static readonly int MAX_TASK_PRIORITY

备注

MAX_TASK_PRIORITY的值设置为 1000年。

另请参阅

引用

Task 类

Task 成员

Microsoft.Office.Project.Server.Library 命名空间