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 部件必须实现IPWAPDPPart接口,才能与 PDP 基础架构集成。

另请参阅

引用

IPWAPDPPart 成员

Microsoft.Office.Project.Server.Library 命名空间