Compartilhar via


ResourcePlanEventReceiverServiceProxyClient construtor (String, String)

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 String _
)
'Uso
Dim endpointConfigurationName As String
Dim remoteAddress As String

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

Parâmetros

Ver também

Referência

ResourcePlanEventReceiverServiceProxyClient classe

ResourcePlanEventReceiverServiceProxyClient membros

ResourcePlanEventReceiverServiceProxyClient em sobrecarga

Microsoft.Office.Project.Server.Events namespace