Calendar members

Represents a Project Server calendar.

The Calendar type exposes the following members.

Constructors

  Name Description
Public method Calendar Creates an instance of the Calendar class.

Top

Properties

  Name Description
Public property BaseCalendarExceptions Gets the collection of exceptions to base calendars.
Public property Context (Inherited from ClientObject.)
Public property Created Gets the date that the calendar was created.
Public property Id Gets the GUID of the calendar.
Public property IsStandardCalendar Gets a value that indicates whether the calendar is Gregorian.
Public property Modified Gets the date that the calendar was modified.
Public property Name Gets the name of the calendar.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CopyTo Makes a copy of the calendar and gives the copy a new name.
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject Deletes the Calendar object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

Calendar class

Microsoft.ProjectServer.Client namespace