IPWAPDPPart Members
Include Protected Members
Include Inherited Members
An interface that enables communication between the project detail page (PDP) infrastructure and a Web Part on the PDP.
The IPWAPDPPart type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataStore | Specifies the Draft database or the Published database as the source for reading project data in a Web Part on a project detail page. | |
Editable | Specifies whether a Web Part on the project detail page can be edited. | |
HasRequiredFields | Specifies whether the Web Part on a project detail page has any required fields. | |
PDPUid | Specifies the GUID of the project detail page on which a Web Part is currently loaded. | |
SaveEnabled | Specifies whether the Save button is enabled in the Web Part on a project detail page. |
Top