Share via


ProjectImpactDataSet.ImpactStatementsDataTable.DESCRIPTIONColumn property

Defines the column for the DRIVER_DESCRIPTION field.

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

Syntax

'Declaration
Public ReadOnly Property DESCRIPTIONColumn As DataColumn
    Get
'Usage
Dim instance As ProjectImpactDataSet.ImpactStatementsDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ProjectImpactDataSet.ImpactStatementsDataTable class

ProjectImpactDataSet.ImpactStatementsDataTable members

WebSvcProject namespace