Share via


ResourcePlanDataSet.UtilizationDataTable.RESPLAN_UTILIZATION_TYPEColumn property

Defines the column for the RESPLAN_UTILIZATION_TYPE field.

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

Syntax

'Declaration
Public ReadOnly Property RESPLAN_UTILIZATION_TYPEColumn As DataColumn
    Get
'Usage
Dim instance As ResourcePlanDataSet.UtilizationDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ResourcePlanDataSet.UtilizationDataTable class

ResourcePlanDataSet.UtilizationDataTable members

WebSvcResourcePlan namespace