Share via


RulesPreCopyEventArgs 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 RulesPreCopyEventArgs(ruleUIDs)
public RulesPreCopyEventArgs(
    Guid[] ruleUIDs
)

Parameters

  • ruleUIDs
    Type: []

See also

Reference

RulesPreCopyEventArgs class

RulesPreCopyEventArgs members

RulesPreCopyEventArgs overload

Microsoft.Office.Project.Server.Events namespace