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