CalendarCheckInPostEventArgs 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 | |
---|---|---|
![]() |
CalendarCheckInPostEventArgs() | |
![]() |
CalendarCheckInPostEventArgs([], Boolean) | Creates an instance of the CalendarCheckInPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Calendars | Gets a collection of GUIDs that represent all the calendars in an enterprise project calendar dataset. |
![]() |
Force | Gets a Boolean value that indicates whether an administrator or project owner forced check-in of a project. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top