Share via


DriverDataSet.DriverDataTable.DRIVER_IS_USED_IN_PRIORITIZATIONColumn property

Defines the column for the DRIVER_IS_USED_IN_PRIORITIZATION field.

Namespace:  WebSvcDriver
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property DRIVER_IS_USED_IN_PRIORITIZATIONColumn As DataColumn
    Get
'Usage
Dim instance As DriverDataSet.DriverDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

DriverDataSet.DriverDataTable class

DriverDataSet.DriverDataTable members

WebSvcDriver namespace