共用方式為


PlanAssignmentIntervalCreationInformation.Interval 屬性

取得或設定用來測量的數量,要完成特定工作的時幅部門。

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

語法

'宣告
<RemoteAttribute> _
Public Property Interval As DateTime
    Get
    Set
'用途
Dim instance As PlanAssignmentIntervalCreationInformation
Dim value As DateTime

value = instance.Interval

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

屬性值

類型:System.DateTime
規劃工作分派的時間間隔。

備註

間隔的範例且時數、 天數、 週數、 月數。

請參閱

參照

PlanAssignmentIntervalCreationInformation 類別

PlanAssignmentIntervalCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間