ExternalSubscriptionStore constructor (ClientRuntimeContext, Web)
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New ( _
context As ClientRuntimeContext, _
web As Web _
)
'Usage
Dim context As ClientRuntimeContext
Dim web As Web
Dim instance As New ExternalSubscriptionStore(context, _
web)
public ExternalSubscriptionStore(
ClientRuntimeContext context,
Web web
)
Parameters
- context
Type: Microsoft.SharePoint.Client.ClientRuntimeContext
- web
Type: Microsoft.SharePoint.Client.Web
See also
Reference
ExternalSubscriptionStore class
ExternalSubscriptionStore members