ActivityUpgradingEventArgs constructor (Guid)
Creates an instance of the ActivityUpgradingEventArgs class; used internally.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public Sub New ( _
projectUid As Guid _
)
'Usage
Dim projectUid As Guid
Dim instance As New ActivityUpgradingEventArgs(projectUid)
public ActivityUpgradingEventArgs(
Guid projectUid
)
Parameters
projectUid
Type: System.GuidThe GUID for the project.
See also
Reference
ActivityUpgradingEventArgs class
ActivityUpgradingEventArgs members