Поделиться через


ProjectEngagementCreationInformation.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 ProjectEngagementCreationInformation
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

ProjectEngagementCreationInformation class

ProjectEngagementCreationInformation members

Microsoft.ProjectServer.Client namespace