Compartilhar via


CustomFieldsEventReceiverServiceProxyClient 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 CustomFieldsEventReceiverServiceProxyClient(endpointConfigurationName, _
    remoteAddress)
public CustomFieldsEventReceiverServiceProxyClient(
    string endpointConfigurationName,
    EndpointAddress remoteAddress
)

Parâmetros

Ver também

Referência

CustomFieldsEventReceiverServiceProxyClient classe

CustomFieldsEventReceiverServiceProxyClient membros

CustomFieldsEventReceiverServiceProxyClient em sobrecarga

Microsoft.Office.Project.Server.Events namespace