Compartilhar via


PublishedProjectResourceCollection construtor

Cria uma instância da classe PublishedProjectResourceCollection .

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 PublishedProjectResourceCollection(context, _
    objectPath)
public PublishedProjectResourceCollection(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parâmetros

Ver também

Referência

PublishedProjectResourceCollection classe

PublishedProjectResourceCollection membros

Microsoft.ProjectServer.Client namespace