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