Partager via


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

Paramètres

Voir aussi

Référence

ProjectEventReceiverServiceProxyClient classe

ProjectEventReceiverServiceProxyClient - Membres

ProjectEventReceiverServiceProxyClient - Surcharge

Microsoft.Office.Project.Server.Events - Espace de noms