次の方法で共有


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 名前空間