Share via


ResourcePlanDataSet.DatesDataTable.StartDateColumn property

Defines the column for the StartDate field.

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

Syntax

'Declaration
Public ReadOnly Property StartDateColumn As DataColumn
    Get
'Usage
Dim instance As ResourcePlanDataSet.DatesDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ResourcePlanDataSet.DatesDataTable class

ResourcePlanDataSet.DatesDataTable members

WebSvcResourcePlan namespace