Share via


ResourcePlanDataSet.UtilizationDataTable.RESPLAN_UTILIZATION_DATEColumn property

Defines the column for the RESPLAN_UTILIZATION_DATE field.

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

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

WebSvcResourcePlan namespace