Share via


ResourcePlanDataSet.UtilizationDataTable.RESPLAN_UTILIZATION_DATEColumn Property

Defines the column for the RESPLAN_UTILIZATION_DATE 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 RESPLAN_UTILIZATION_DATEColumn As DataColumn
    Get
'Usage
Dim instance As ResourcePlanDataSet.UtilizationDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourcePlanDataSet.UtilizationDataTable Class

ResourcePlanDataSet.UtilizationDataTable Members

ResourcePlan Web Service