Конструктор NotificationCallback (ClientRuntimeContext, String)
Пространство имен: Microsoft.BusinessData.Runtime
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public Sub New ( _
context As ClientRuntimeContext, _
notificationEndpoint As String _
)
'Применение
Dim context As ClientRuntimeContext
Dim notificationEndpoint As String
Dim instance As New NotificationCallback(context, _
notificationEndpoint)
public NotificationCallback(
ClientRuntimeContext context,
string notificationEndpoint
)
Параметры
- context
Тип: Microsoft.SharePoint.Client.ClientRuntimeContext
- notificationEndpoint
Тип: System.String