ResourcePlanDataSet.DatesRow.EndDate 属性
指定当前的资源计划的结束日期。
命名空间: WebSvcResourcePlan
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property EndDate As DateTime
Get
Set
用法
Dim instance As ResourcePlanDataSet.DatesRow
Dim value As DateTime
value = instance.EndDate
instance.EndDate = value
public DateTime EndDate { get; set; }
属性值
另请参阅
引用
ResourcePlanDataSet.DatesRow 类