ResourceCalendarException クラス
リソース カレンダーの例外を表します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.CalendarException
Microsoft.ProjectServer.Client.ResourceCalendarException
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.ResourceCalendarException", ServerTypeId := "{a97fc58a-d322-4664-a152-916f64f8bf02}")> _
Public Class ResourceCalendarException _
Inherits CalendarException
'使用
Dim instance As ResourceCalendarException
[ScriptTypeAttribute("PS.ResourceCalendarException", ServerTypeId = "{a97fc58a-d322-4664-a152-916f64f8bf02}")]
public class ResourceCalendarException : CalendarException
注釈
リソース カレンダーの例外は、プロジェクト カレンダー、リソース カレンダーとは異なるインスタンスです。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。