GroupSetPreEventArgs 构造函数 ()

创建GroupSetPreEventArgs类的一个实例。

命名空间:  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 GroupSetPreEventArgs(groupInfo)
public GroupSetPreEventArgs(
    SecurityGroupsDataSet groupInfo
)

参数

  • groupInfo
    类型:SecurityGroupsDataSet

    安全组的数据集。

另请参阅

引用

GroupSetPreEventArgs 类

GroupSetPreEventArgs 成员

GroupSetPreEventArgs 重载

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