StatusingDataSet.TasksRow.TASK_PRIORITY 屬性
指定授與給的任務,指出如何輕易任務或工作分派可以延遲或分割期間資源撫平的重要性層級。
命名空間: WebSvcStatusing
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TASK_PRIORITY As Integer
Get
Set
'用途
Dim instance As StatusingDataSet.TasksRow
Dim value As Integer
value = instance.TASK_PRIORITY
instance.TASK_PRIORITY = value
public int TASK_PRIORITY { get; set; }
屬性值
類型:System.Int32
備註
從 0 到 1000年的優先順序層級範圍。最低優先順序為 0。預設的優先順序為 500。