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
- endpointConfigurationName
Tipo: System.String
- remoteAddress
Tipo: System.String
Ver também
Referência
ResourcePlanEventReceiverServiceProxyClient classe
ResourcePlanEventReceiverServiceProxyClient membros