RulesPostCopyEventArgs - Constructeur (Guid[])
Réservé à une utilisation interne.
Espace de noms : Microsoft.Office.Project.Server.Events
Assembly : Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntaxe
'Déclaration
Public Sub New ( _
ruleUIDs As Guid() _
)
'Utilisation
Dim ruleUIDs As Guid()
Dim instance As New RulesPostCopyEventArgs(ruleUIDs)
public RulesPostCopyEventArgs(
Guid[] ruleUIDs
)
Paramètres
- ruleUIDs
Type : []
Voir aussi
Référence
RulesPostCopyEventArgs - Membres