SrPeriod.End 欄位
狀態報表期間結束日期。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public End As DateTime
'用途
Dim instance As SrPeriod
Dim value As DateTime
value = instance.End
instance.End = value
public DateTime End