Content Engine .NET API
IClassWorkflowSubscriptionSet Interface
See Also Example






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
C++
interface class IClassWorkflowSubscriptionSet : IClassSubscriptionSet, ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
J#
public interface IClassWorkflowSubscriptionSet implements IClassSubscriptionSet, ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
JScript
public interface IClassWorkflowSubscriptionSet extends IClassSubscriptionSet, ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable

See Also

IClassWorkflowSubscriptionSet Members
FileNet.Api.Collection Namespace

Syntax based on .NET Framework version 2.0.
Documentation version 4.5.x.


© Copyright IBM Corporation 2006, 2008. All rights reserved.