Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the GUID of the project detail page on which a Web Part is currently loaded.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Property PDPUid As Guid
Get
Set
'Usage
Dim instance As IPWAPDPPart
Dim value As Guid
value = instance.PDPUid
instance.PDPUid = value
Guid PDPUid { get; set; }
Property value
Type: System.Guid
Remarks
The PDP infrastructure sets the PDPUid property when a Web Part is initialized on a project detail page.