共用方式為


DriverPrioritizationDataSet.PrioritizationRow.PRIORITIZATION_IS_USED_IN_ANALYSIS 屬性

取得旗標,指出是否將優先處理順序的一或多個分析來使用。唯讀的。

命名空間:  WebSvcDriver
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property PRIORITIZATION_IS_USED_IN_ANALYSIS As Boolean
    Get
    Set
'用途
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim value As Boolean

value = instance.PRIORITIZATION_IS_USED_IN_ANALYSIS

instance.PRIORITIZATION_IS_USED_IN_ANALYSIS = value
public bool PRIORITIZATION_IS_USED_IN_ANALYSIS { get; set; }

屬性值

類型:System.Boolean
傳回 Boolean

請參閱

參照

DriverPrioritizationDataSet.PrioritizationRow 類別

DriverPrioritizationDataSet.PrioritizationRow 成員

WebSvcDriver 命名空間