Share via


ProjectDataSet.ProjectDataTable.PLANNER_DECISIONColumn Property

Defines the column for the PLANNER_DECISION 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 PLANNER_DECISIONColumn As DataColumn
    Get
'Usage
Dim instance As ProjectDataSet.ProjectDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ProjectDataSet.ProjectDataTable Class

ProjectDataSet.ProjectDataTable Members

Statusing Web Service