IPWAPDPPart インターフェイス
プロジェクト詳細ページ (PDP) のインフラストラクチャと、PDP の Web パーツ間の通信を有効にするインターフェイス。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Interface IPWAPDPPart
'使用
Dim instance As IPWAPDPPart
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public interface IPWAPDPPart
注釈
Web パーツ PDP インフラストラクチャに統合するためには、 IPWAPDPPartインターフェイスを実装する必要があります。