Share via


DriverDataSet.DriverImpactStatementsDataTable.DESCRIPTIONColumn property

Defines the column for the DESCRIPTION field.

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

Syntax

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

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

Property value

Type: System.Data.DataColumn

See also

Reference

DriverDataSet.DriverImpactStatementsDataTable class

DriverDataSet.DriverImpactStatementsDataTable members

WebSvcDriver namespace