This topic has not yet been rated - Rate this topic

CalendarCheckInPreEventArgs class

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

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
<SerializableAttribute> _
Public Class CalendarCheckInPreEventArgs _
	Inherits CalendarCheckInPostEventArgs _
	Implements IPreEventArgs
Dim instance As CalendarCheckInPreEventArgs
[SerializableAttribute]
public class CalendarCheckInPreEventArgs : CalendarCheckInPostEventArgs, 
	IPreEventArgs
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.