GroupCreatePreEventArgs.GroupInformation 属性

获取数据集的安全组。

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

语法

声明
Public ReadOnly Property GroupInformation As SecurityGroupsDataSet
    Get
用法
Dim instance As GroupCreatePreEventArgs
Dim value As SecurityGroupsDataSet

value = instance.GroupInformation
public SecurityGroupsDataSet GroupInformation { get; }

属性值

类型:SecurityGroupsDataSet

另请参阅

引用

GroupCreatePreEventArgs 类

GroupCreatePreEventArgs 成员

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