Compartilhar via


LookupTableEventReceiverServiceProxyClient construtor (String, EndpointAddress)

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public Sub New ( _
    endpointConfigurationName As String, _
    remoteAddress As EndpointAddress _
)
'Uso
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress

Dim instance As New LookupTableEventReceiverServiceProxyClient(endpointConfigurationName, _
    remoteAddress)
public LookupTableEventReceiverServiceProxyClient(
    string endpointConfigurationName,
    EndpointAddress remoteAddress
)

Parâmetros

Ver também

Referência

LookupTableEventReceiverServiceProxyClient classe

LookupTableEventReceiverServiceProxyClient membros

LookupTableEventReceiverServiceProxyClient em sobrecarga

Microsoft.Office.Project.Server.Events namespace