ResourceUpdatePreEventArgs.ResourceInformation プロパティ
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public ReadOnly Property ResourceInformation As ResourceDataSet
Get
'使用
Dim instance As ResourceUpdatePreEventArgs
Dim value As ResourceDataSet
value = instance.ResourceInformation
public ResourceDataSet ResourceInformation { get; }
プロパティ値
型: ResourceDataSet
関連項目
参照先
ResourceUpdatePreEventArgs クラス