ResourcePlanDataSet.UtilizationRow.RESPLAN_UTILIZATION_TYPE 属性
指定用于当前的资源计划的资源的类型。
命名空间: WebSvcResourcePlan
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property RESPLAN_UTILIZATION_TYPE As Integer
Get
Set
用法
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; }
属性值
类型:System.Int32
另请参阅
引用
ResourcePlanDataSet.UtilizationRow 类