ResourcePlanDataSet.UtilizationRow.RESPLAN_UTILIZATION_TYPE Property

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

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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