Share via


DriverDataSet.DriverImpactStatementsDataTable.DRIVER_UIDColumn property

Defines the column for the DRIVER_UID field.

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

Syntax

'Declaration
Public ReadOnly Property DRIVER_UIDColumn As DataColumn
    Get
'Usage
Dim instance As DriverDataSet.DriverImpactStatementsDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

DriverDataSet.DriverImpactStatementsDataTable class

DriverDataSet.DriverImpactStatementsDataTable members

WebSvcDriver namespace