次の方法で共有


CalendarRecurrenceWeek 列挙体

スケジュールのセットアップに使用される月の 1 週を指定します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
Public Enumeration CalendarRecurrenceWeek
'使用
Dim instance As CalendarRecurrenceWeek
public enum CalendarRecurrenceWeek

メンバー

メンバー名 説明
NotSpecified 毎月では、週数が指定されていません。
First 月の最初の週。
Second 月の第 2 週です。
Third 月の第 3 週。
Fourth 月の第 4 週。
Last 月の最後の週。

関連項目

参照先

Microsoft.ProjectServer.Client 名前空間