Share via


ProjectImpactDataSet.DriversDataTable.DRIVER_UIDColumn property

Defines the column for the DRIVER_UID field.

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

Syntax

'Declaration
Public ReadOnly Property DRIVER_UIDColumn As DataColumn
    Get
'Usage
Dim instance As ProjectImpactDataSet.DriversDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ProjectImpactDataSet.DriversDataTable class

ProjectImpactDataSet.DriversDataTable members

WebSvcProject namespace