次の方法で共有


Engagement.Resource property

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

Syntax

'Declaration
Public Property Resource As EnterpriseResource
    Get
    Set
'Usage
Dim instance As Engagement
Dim value As EnterpriseResource

value = instance.Resource

instance.Resource = value
public EnterpriseResource Resource { get; set; }

Property value

Type: Microsoft.ProjectServer.Client.EnterpriseResource

See also

Reference

Engagement class

Engagement members

Microsoft.ProjectServer.Client namespace