Share via


DriverDataSet.DriverImpactStatementsDataTable.PROJECT_IMPACT_CF_NAMEColumn property

Defines the column for the PROJECT_IMPACT_CF_NAME field.

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

Syntax

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

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

Property value

Type: System.Data.DataColumn

See also

Reference

DriverDataSet.DriverImpactStatementsDataTable class

DriverDataSet.DriverImpactStatementsDataTable members

WebSvcDriver namespace