ResourceCalendarException Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.ResourceCalendarException", ServerTypeId="{a97fc58a-d322-4664-a152-916f64f8bf02}")]
public class ResourceCalendarException : Microsoft.ProjectServer.Client.CalendarException
type ResourceCalendarException = class
    inherit CalendarException
Public Class ResourceCalendarException
Inherits CalendarException
Inheritance
ResourceCalendarException
Attributes

Constructors

ResourceCalendarException(ClientRuntimeContext, ObjectPath)

Properties

Calendar (Inherited from CalendarException)
Context (Inherited from ClientObject)
Finish (Inherited from CalendarException)
Id (Inherited from CalendarException)
Name (Inherited from CalendarException)
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
RecurrenceDays (Inherited from CalendarException)
RecurrenceFrequency (Inherited from CalendarException)
RecurrenceMonth (Inherited from CalendarException)
RecurrenceMonthDay (Inherited from CalendarException)
RecurrenceType (Inherited from CalendarException)
RecurrenceWeek (Inherited from CalendarException)
ServerObjectIsNull (Inherited from ClientObject)
Shift1Finish (Inherited from CalendarException)
Shift1Start (Inherited from CalendarException)
Shift2Finish (Inherited from CalendarException)
Shift2Start (Inherited from CalendarException)
Shift3Finish (Inherited from CalendarException)
Shift3Start (Inherited from CalendarException)
Shift4Finish (Inherited from CalendarException)
Shift4Start (Inherited from CalendarException)
Shift5Finish (Inherited from CalendarException)
Shift5Start (Inherited from CalendarException)
Start (Inherited from CalendarException)
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
DeleteObject() (Inherited from CalendarException)
FromJson(JsonReader) (Inherited from ClientObject)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from CalendarException)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to