CalendarException クラス
異なる点は、(例外)、基本カレンダーを表します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.CalendarException
Microsoft.ProjectServer.Client.BaseCalendarException
Microsoft.ProjectServer.Client.ResourceCalendarException
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.CalendarException", ServerTypeId := "{f5c870df-3a46-4f7e-b38b-0f8f21f0ecff}")> _
Public Class CalendarException _
Inherits ClientObject
'使用
Dim instance As CalendarException
[ScriptTypeAttribute("PS.CalendarException", ServerTypeId = "{f5c870df-3a46-4f7e-b38b-0f8f21f0ecff}")]
public class CalendarException : ClientObject
注釈
カレンダーの例外は、プロジェクト カレンダーから、タスクまたはリソースのカレンダーとは異なるインスタンスです。たとえば、プロジェクト カレンダーは、9 am に午後 5 時の作業時間が月曜日から金曜日までを示す場合、1 つのリソースに対するカレンダーの例外に火曜日作業の時間を正午から午後 7 時可能性があります。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。