Поделиться через


ResourcePlanDataSet.DatesDataTable.IntervalNameColumn Property

Defines the column for the IntervalName field.

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

Syntax

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

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourcePlanDataSet.DatesDataTable Class

ResourcePlanDataSet.DatesDataTable Members

ResourcePlan Web Service