GroupCreatePreEventArgs 构造函数 ()

创建GroupCreatePreEventArgs类的一个实例。

命名空间:  Microsoft.Office.Project.Server.Events
程序集:  Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

语法

声明
Public Sub New ( _
    groupInfo As SecurityGroupsDataSet _
)
用法
Dim groupInfo As SecurityGroupsDataSet

Dim instance As New GroupCreatePreEventArgs(groupInfo)
public GroupCreatePreEventArgs(
    SecurityGroupsDataSet groupInfo
)

参数

  • groupInfo
    类型:SecurityGroupsDataSet

    安全组的数据集。

另请参阅

引用

GroupCreatePreEventArgs 类

GroupCreatePreEventArgs 成员

GroupCreatePreEventArgs 重载

Microsoft.Office.Project.Server.Events 命名空间