Compartilhar via


CustomFieldCollection construtor

Cria uma instância da classe CustomFieldCollection .

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

Parâmetros

Ver também

Referência

CustomFieldCollection classe

CustomFieldCollection membros

Microsoft.ProjectServer.Client namespace