Share via


ProjectDataSet.ProjectDataTable.WPROJ_DESCRIPTIONColumn Property

Defines the column for the WPROJ_DESCRIPTION field.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property WPROJ_DESCRIPTIONColumn As DataColumn
    Get
'Usage
Dim instance As ProjectDataSet.ProjectDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ProjectDataSet.ProjectDataTable Class

ProjectDataSet.ProjectDataTable Members

Statusing Web Service