Share via


CalendarCheckInPostEventArgs Members

Include Protected Members
Include Inherited Members

Represents methods and properties in the post-event arguments for the OnCheckedIn event handler method.

The CalendarCheckInPostEventArgs type exposes the following members.

Constructors

  Name Description
Public method CalendarCheckInPostEventArgs Creates an instance of the CalendarCheckInPostEventArgs 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.
Public property Force Gets a Boolean value that indicates whether an administrator or project owner forced check-in of a project.

Top

Methods

  Name Description
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

CalendarCheckInPostEventArgs Class

Microsoft.Office.Project.Server.Events Namespace