Compartilhar via


ProjectResource construtor

Cria uma nova instância da classe ProjectResource .

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

Sintaxe

'Declaração
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Uso
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ProjectResource(context, _
    objectPath)
public ProjectResource(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parâmetros

Ver também

Referência

ProjectResource classe

ProjectResource membros

Microsoft.ProjectServer.Client namespace