CalendarCheckOutPreEventArgs Members

Include Protected Members
Include Inherited Members

Represents methods and properties in the pre-event arguments for the OnCheckingOut event handler method.

The CalendarCheckOutPreEventArgs type exposes the following members.

Constructors

  Name Description
Public method CalendarCheckOutPreEventArgs Creates an instance of the CalendarCheckOutPreEventArgs class; used internally.

Top

Properties

  Name Description
Public property Calendars Gets a collection of GUIDs that represent all the calendars in an enterprise project calendar dataset. (Inherited from CalendarCheckOutPostEventArgs.)
Public property Cancel Reads or writes whether to cancel a check out of the calendar.
Public property CancelReason Reads or writes text that explains why a calendar check out is to be cancelled.

Top

Methods

  Name Description
Public method CancelEvent Cancels a check out of the calendar.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CalendarCheckOutPreEventArgs Class

Microsoft.Office.Project.Server.Events Namespace