The following table lists the types derived from IActionConsumerSet .

Derived Types

Type Description
IClassSubscriptionSet Represents a collection of IClassSubscription objects.
IClassWorkflowSubscriptionSet Represents a collection of IClassWorkflowSubscription objects.
IDocumentLifecyclePolicySet Represents a collection of DocumentLifecyclePolicy objects.
IInstanceSubscriptionSet Represents a collection of IInstanceSubscription objects.
IInstanceWorkflowSubscriptionSet Represents a collection of IInstanceWorkflowSubscription objects.
ISubscriptionSet Represents a collection of ISubscription objects or one of its subclasses. To return this object, use the Subscriptions property on IObjectStore.

See Also