EnterpriseResource.Engagements property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
'Declaration
Public ReadOnly Property Engagements As ResourceEngagementCollection
Get
'Usage
Dim instance As EnterpriseResource
Dim value As ResourceEngagementCollection
value = instance.Engagements
public ResourceEngagementCollection Engagements { get; }
Type: Microsoft.ProjectServer.Client.ResourceEngagementCollection