Udostępnij za pośrednictwem


ExternalSubscriptionStore Constructors

Definition

Overloads

ExternalSubscriptionStore(ClientRuntimeContext, ObjectPath)
ExternalSubscriptionStore(ClientRuntimeContext, Web)

ExternalSubscriptionStore(ClientRuntimeContext, ObjectPath)

public ExternalSubscriptionStore (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.BusinessData.Infrastructure.ExternalSubscriptionStore : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.BusinessData.Infrastructure.ExternalSubscriptionStore

Parameters

objectPath
ObjectPath

Applies to

ExternalSubscriptionStore(ClientRuntimeContext, Web)

public ExternalSubscriptionStore (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.Web web);
new Microsoft.BusinessData.Infrastructure.ExternalSubscriptionStore : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.Web -> Microsoft.BusinessData.Infrastructure.ExternalSubscriptionStore

Parameters

web
Web

Applies to