ResourceCalendarException class
Office 2013
Represents a resource calendar exception.
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.CalendarException
Microsoft.ProjectServer.Client.ResourceCalendarException
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.CalendarException
Microsoft.ProjectServer.Client.ResourceCalendarException
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in 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