次の方法で共有


GroupCreatePreEventArgs コンストラクター ()

GroupCreatePreEventArgsクラスのインスタンスを作成します。

名前空間:  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 GroupCreatePreEventArgs(groupInfo)
public GroupCreatePreEventArgs(
    SecurityGroupsDataSet groupInfo
)

パラメーター

  • groupInfo
    型: SecurityGroupsDataSet

    セキュリティ グループのデータセットを指定します。

関連項目

参照先

GroupCreatePreEventArgs クラス

GroupCreatePreEventArgs メンバー

GroupCreatePreEventArgs オーバーロード

Microsoft.Office.Project.Server.Events 名前空間