Calendar.BaseCalendarExceptions プロパティ
基本カレンダーの例外のコレクションを取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property BaseCalendarExceptions As CalendarExceptionCollection
Get
'使用
Dim instance As Calendar
Dim value As CalendarExceptionCollection
value = instance.BaseCalendarExceptions
[RemoteAttribute]
public CalendarExceptionCollection BaseCalendarExceptions { get; }
プロパティ値
型: Microsoft.ProjectServer.Client.CalendarExceptionCollection
基本カレンダーの例外のコレクション。
注釈
基本カレンダーは、カレンダーの既定の稼働時間と、一連のリソースの稼働時間を指定するプロジェクトおよびタスク カレンダーとして使用できます。例外は、プロジェクト カレンダーから、タスクまたはリソースのカレンダーとは異なるインスタンスです。