Share via


ResourcePlanDataSet.UtilizationRow.RESPLAN_UTILIZATION_TYPE property

Specifies the type of resource use for the current resource plan.

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

Syntax

'Declaration
Public Property RESPLAN_UTILIZATION_TYPE As Integer
    Get
    Set
'Usage
Dim instance As ResourcePlanDataSet.UtilizationRow
Dim value As Integer

value = instance.RESPLAN_UTILIZATION_TYPE

instance.RESPLAN_UTILIZATION_TYPE = value
public int RESPLAN_UTILIZATION_TYPE { get; set; }

Property value

Type: System.Int32

See also

Reference

ResourcePlanDataSet.UtilizationRow class

ResourcePlanDataSet.UtilizationRow members

WebSvcResourcePlan namespace