Share via


RulesPostCopyEventArgs constructor (Guid[])

Reserved for internal use.

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 ( _
    ruleUIDs As Guid() _
)
'Usage
Dim ruleUIDs As Guid()

Dim instance As New RulesPostCopyEventArgs(ruleUIDs)
public RulesPostCopyEventArgs(
    Guid[] ruleUIDs
)

Parameters

  • ruleUIDs
    Type: []

See also

Reference

RulesPostCopyEventArgs class

RulesPostCopyEventArgs members

RulesPostCopyEventArgs overload

Microsoft.Office.Project.Server.Events namespace