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安全组的数据集。