ExternalSubscriptionStore constructor (ClientRuntimeContext, ObjectPath)

Namespace:  Microsoft.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ExternalSubscriptionStore(context, _
    objectPath)
public ExternalSubscriptionStore(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

ExternalSubscriptionStore class

ExternalSubscriptionStore members

ExternalSubscriptionStore overload

Microsoft.BusinessData.Infrastructure namespace