Compartilhar via


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

Parâmetros

Ver também

Referência

TimesheetEventReceiverServiceProxyClient classe

TimesheetEventReceiverServiceProxyClient membros

TimesheetEventReceiverServiceProxyClient em sobrecarga

Microsoft.Office.Project.Server.Events namespace