LookupTableEventReceiverServiceProxyClient - Constructeur (String, String)
Espace de noms : Microsoft.Office.Project.Server.Events
Assembly : Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntaxe
'Déclaration
Public Sub New ( _
endpointConfigurationName As String, _
remoteAddress As String _
)
'Utilisation
Dim endpointConfigurationName As String
Dim remoteAddress As String
Dim instance As New LookupTableEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public LookupTableEventReceiverServiceProxyClient(
string endpointConfigurationName,
string remoteAddress
)
Paramètres
- endpointConfigurationName
Type : System.String
- remoteAddress
Type : System.String
Voir aussi
Référence
LookupTableEventReceiverServiceProxyClient classe
LookupTableEventReceiverServiceProxyClient - Membres