ProjectDetailPages members
Contains field constants that are used in the infrastructure for project detail pages (PDPs).
The ProjectDetailPages type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProjectDetailPages | Instantiates a ProjectDetailPages object. Reserved for internal use. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
PDP_SESSION_GUID | The GUID of a session in the Project Server queue for a project detail page operation. | |
PROJECT_DETAIL_PAGES_FEATURE_UID | The GUID of the PDP feature, which Project Server internally compares with installed SharePoint features. | |
ProjectDetailPagesRootUrl | The root URL for project detail pages. |
Top