RulesPreCopyEventArgs 构造函数 (Guid[])
仅供内部使用。
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public Sub New ( _
ruleUIDs As Guid() _
)
用法
Dim ruleUIDs As Guid()
Dim instance As New RulesPreCopyEventArgs(ruleUIDs)
public RulesPreCopyEventArgs(
Guid[] ruleUIDs
)
参数
- ruleUIDs
类型:[]