BaseCalendarException Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.BaseCalendarException", ServerTypeId="{6031a46b-1ad4-483d-9f44-95f56434d534}")]
public class BaseCalendarException : Microsoft.ProjectServer.Client.CalendarException
type BaseCalendarException = class
    inherit CalendarException
Public Class BaseCalendarException
Inherits CalendarException
Inheritance
BaseCalendarException
Attributes

Constructors

BaseCalendarException(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