ResourcePlanDataSet.DatesRow.StartDate 属性

指定当前的资源计划的开始日期。

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

语法

声明
Public Property StartDate As DateTime
    Get
    Set
用法
Dim instance As ResourcePlanDataSet.DatesRow
Dim value As DateTime

value = instance.StartDate

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

属性值

类型:System.DateTime

另请参阅

引用

ResourcePlanDataSet.DatesRow 类

ResourcePlanDataSet.DatesRow 成员

WebSvcResourcePlan 命名空间