This topic has not yet been rated - Rate this topic

CalendarCheckOutPreEventArgs constructor (Guid[])

Creates an instance of the CalendarCheckOutPreEventArgs class; used internally.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Public Sub New ( _
	calendars As Guid() _
)
Dim calendars As Guid()

Dim instance As New CalendarCheckOutPreEventArgs(calendars)
public CalendarCheckOutPreEventArgs(
	Guid[] calendars
)

Parameters

calendars
Type: []
A collection of GUIDs that represent all the calendars in an enterprise project calendar dataset.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.