Share via


ProjectDetailPageCollection.List property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property List As List
    Get
'Usage
Dim instance As ProjectDetailPageCollection
Dim value As List

value = instance.List
public List List { get; }

Property value

Type: Microsoft.SharePoint.Client.List

See also

Reference

ProjectDetailPageCollection class

ProjectDetailPageCollection members

Microsoft.ProjectServer.Client namespace