BaseCalendarException クラス
基本カレンダーの例外のコレクションを表します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.CalendarException
Microsoft.ProjectServer.Client.BaseCalendarException
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.BaseCalendarException", ServerTypeId := "{6031a46b-1ad4-483d-9f44-95f56434d534}")> _
Public Class BaseCalendarException _
Inherits CalendarException
'使用
Dim instance As BaseCalendarException
[ScriptTypeAttribute("PS.BaseCalendarException", ServerTypeId = "{6031a46b-1ad4-483d-9f44-95f56434d534}")]
public class BaseCalendarException : CalendarException
注釈
基本カレンダーは、プロジェクトに対して稼働時間と非稼働時間をプロジェクトを定義します。カレンダーの例外は、プロジェクト カレンダーから、タスクまたはリソースのカレンダーとは異なるインスタンスです。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。