(String) del constructor NotificationCallback
Espacio de nombres: Microsoft.BusinessData.Runtime
Ensamblado: Microsoft.BusinessData (en Microsoft.BusinessData.dll)
Sintaxis
'Declaración
Public Sub New ( _
notificationEndpoint As String _
)
'Uso
Dim notificationEndpoint As String
Dim instance As New NotificationCallback(notificationEndpoint)
public NotificationCallback(
string notificationEndpoint
)
Parámetros
- notificationEndpoint
Tipo: System.String