Task.MIN_TASK_PRIORITY 域

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

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

语法

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

value = Task.MIN_TASK_PRIORITY
public static readonly int MIN_TASK_PRIORITY

备注

MIN_TASK_PRIORITY的值设置为 0。

另请参阅

引用

Task 类

Task 成员

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