DriverPrioritizationDataSet.PrioritizationRow.PRIORITIZATION_IS_COMPLETE 屬性
取得旗標,指出指定優先處理順序是否已完成。唯讀的。
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property PRIORITIZATION_IS_COMPLETE As Boolean
Get
Set
'用途
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim value As Boolean
value = instance.PRIORITIZATION_IS_COMPLETE
instance.PRIORITIZATION_IS_COMPLETE = value
public bool PRIORITIZATION_IS_COMPLETE { get; set; }
屬性值
類型:System.Boolean
傳回 Boolean。
備註
自動計算優先處理順序不完整,直到使用者具有排名後的所有驅動程式中針對彼此優先處理順序。
請參閱
參照
DriverPrioritizationDataSet.PrioritizationRow 類別