Represents a collection of IClassWorkflowSubscription objects.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IClassWorkflowSubscriptionSet _ Implements IClassSubscriptionSet, ISubscriptionSet, IActionConsumerSet, IReplicableSet, _ ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, _ ICloneable |
| C# |
|---|
public interface IClassWorkflowSubscriptionSet : IClassSubscriptionSet, ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
| Visual C++ |
|---|
public interface class IClassWorkflowSubscriptionSet : IClassSubscriptionSet, ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
| JavaScript |
|---|
FileNet.Api.Collection.IClassWorkflowSubscriptionSet = function(); FileNet.Api.Collection.IClassWorkflowSubscriptionSet.createInterface('FileNet.Api.Collection.IClassWorkflowSubscriptionSet'); |