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。