Delen via


ISubscriptionManagement Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Manages workflow and notification subscriptions.

The following tables list the members exposed by the ISubscriptionManagement type.

Public Methods

  Name Description
public method DeleteSubscription Deletes a workflow or notification subscription.
public method DeleteSubscriptions Deletes a list of workflow or notification subscriptions.
public method GetFailedSubscriptionStatusById Gets the job status of a failed workflow or notification subscription by its rule identifier.
public method GetMySubscriptionsByCriteria Gets workflow and notification subscriptions based on the provided criteria for the current user.
public method GetSubscriptionById Gets workflow and notification subscriptions from the provided unique identifier.
public method GetSubscriptionsByCriteria Overloaded. Gets workflow and notification subscriptions by specific criteria for any user.
public method GetSubscriptionStatusById Gets the status of a workflow or notification subscription from the provided identifier.
public method IgnoreFailedSubscription Ignores the failed subscription.
public method InsertSubscription Overloaded. Inserts a workflow or notification subscription.
public method InsertSubscriptions Inserts a list of workflow or notification subscriptions into the given management pack and configures the target of the subscription.
public method RetryFailedSubscription Retries the failed subscription.
public method UpdateSubscription Overloaded.  
public method UpdateSubscriptions Updates a list of workflow or notification subscriptions from the same management pack.

Top

See Also

Reference

ISubscriptionManagement Interface
Microsoft.EnterpriseManagement.Subscriptions Namespace