ResourcePlanDataSet.UtilizationRow.RESPLAN_UTILIZATION_DATE 属性

指定的日期和时间的资源使用当前的资源计划。

命名空间:  WebSvcResourcePlan
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property RESPLAN_UTILIZATION_DATE As DateTime
    Get
    Set
用法
Dim instance As ResourcePlanDataSet.UtilizationRow
Dim value As DateTime

value = instance.RESPLAN_UTILIZATION_DATE

instance.RESPLAN_UTILIZATION_DATE = value
public DateTime RESPLAN_UTILIZATION_DATE { get; set; }

属性值

类型:System.DateTime

另请参阅

引用

ResourcePlanDataSet.UtilizationRow 类

ResourcePlanDataSet.UtilizationRow 成员

WebSvcResourcePlan 命名空间