ResourceDeactivatePostEventArgs コンストラクター (Guid[])
ResourceDeactivatePostEventArgsクラスのインスタンスが作成されます。内部的に使用されます。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Sub New ( _
resources As Guid() _
)
'使用
Dim resources As Guid()
Dim instance As New ResourceDeactivatePostEventArgs(resources)
public ResourceDeactivatePostEventArgs(
Guid[] resources
)
パラメーター
resources
型: []リソースは、プロジェクトに関連付けられている Guid のコレクション。
関連項目
参照先
ResourceDeactivatePostEventArgs クラス
ResourceDeactivatePostEventArgs メンバー