DriverPrioritizationDataSet.PrioritizationDataTable.PRIORITIZATION_IS_USED_IN_ANALYSISColumn 属性

定义为PRIORITIZATION_IS_USED_IN_ANALYSIS字段的列。

命名空间:  WebSvcDriver
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public ReadOnly Property PRIORITIZATION_IS_USED_IN_ANALYSISColumn As DataColumn
    Get
用法
Dim instance As DriverPrioritizationDataSet.PrioritizationDataTable
Dim value As DataColumn

value = instance.PRIORITIZATION_IS_USED_IN_ANALYSISColumn
public DataColumn PRIORITIZATION_IS_USED_IN_ANALYSISColumn { get; }

属性值

类型:System.Data.DataColumn

另请参阅

引用

DriverPrioritizationDataSet.PrioritizationDataTable 类

DriverPrioritizationDataSet.PrioritizationDataTable 成员

WebSvcDriver 命名空间