ProjectContext.TimeSheetPeriods プロパティ
タイムシートの期間のコレクションを取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
Public ReadOnly Property TimeSheetPeriods As TimeSheetPeriodCollection
Get
'使用
Dim instance As ProjectContext
Dim value As TimeSheetPeriodCollection
value = instance.TimeSheetPeriods
public TimeSheetPeriodCollection TimeSheetPeriods { get; }
プロパティ値
型: Microsoft.ProjectServer.Client.TimeSheetPeriodCollection
TimeSheetPeriodオブジェクトのコレクションです。
注釈
タイムシート期間は、定義されたタイムシートの期間を表します。