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