次の方法で共有


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 名前空間