다음을 통해 공유


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

See also

Reference

EnterpriseResource class

EnterpriseResource members

Microsoft.ProjectServer.Client namespace