共用方式為


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; }

屬性值

類型:System.DateTime

請參閱

參照

ResourcePlanDataSet.DatesRow 類別

ResourcePlanDataSet.DatesRow 成員

WebSvcResourcePlan 命名空間