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セキュリティ グループのデータセットを指定します。