IPWAPDPPart 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 | Gets or sets a value that indicates whether a Web Part on the project detail page can be edited. | |
HasRequiredFields | Gets a value that indicates whether the Web Part on a project detail page has any required fields. | |
PDPUid | Gets or sets the GUID of the project detail page on which a Web Part is currently loaded. | |
SaveEnabled | Gets a value that indicates whether the Save button is enabled in the Web Part on a project detail page. |
Top