共用方式為


PlanAssignmentInterval.Start 屬性

取得計劃工作分派間隔的開始時間。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property Start As DateTime
    Get
'用途
Dim instance As PlanAssignmentInterval
Dim value As DateTime

value = instance.Start
[RemoteAttribute]
public DateTime Start { get; }

屬性值

類型:System.DateTime
間隔的開始時間。

請參閱

參照

PlanAssignmentInterval 類別

PlanAssignmentInterval 成員

Microsoft.ProjectServer.Client 命名空間