ProjectContext.EnterpriseResources property

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

Syntax

'Declaration
Public ReadOnly Property EnterpriseResources As EnterpriseResourceCollection
    Get
'Usage
Dim instance As ProjectContext
Dim value As EnterpriseResourceCollection

value = instance.EnterpriseResources
public EnterpriseResourceCollection EnterpriseResources { get; }

Property value

Type: Microsoft.ProjectServer.Client.EnterpriseResourceCollection

See also

Reference

ProjectContext class

ProjectContext members

Microsoft.ProjectServer.Client namespace