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 類別