Share via


LookupTableEventReceiverServiceProxyClient constructor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    endpointConfigurationName As String, _
    remoteAddress As String _
)
'Usage
Dim endpointConfigurationName As String
Dim remoteAddress As String

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

Parameters

See also

Reference

LookupTableEventReceiverServiceProxyClient class

LookupTableEventReceiverServiceProxyClient members

LookupTableEventReceiverServiceProxyClient overload

Microsoft.Office.Project.Server.Events namespace