Sdílet prostřednictvím


WssWorkspaceAddressDeletingEventArgs Constructor

Creates an instance of the WssWorkspaceAddressDeletingEventArgs class.

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 WssWorkspaceAddressDeletingEventArgs(projectUid)
public WssWorkspaceAddressDeletingEventArgs(
    Guid projectUid
)

Parameters

  • projectUid
    Type: System.Guid
    The GUID of the project.

See Also

Reference

WssWorkspaceAddressDeletingEventArgs Class

WssWorkspaceAddressDeletingEventArgs Members

Microsoft.Office.Project.Server.Events Namespace