Content Engine .NET API
IClassSubscriptionSet Interface
See Also Example






Represents a collection of IClassSubscription objects.


Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Interface IClassSubscriptionSet
    Implements ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
C#
public interface IClassSubscriptionSet : ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
C++
interface class IClassSubscriptionSet : ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
J#
public interface IClassSubscriptionSet implements ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
JScript
public interface IClassSubscriptionSet extends ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable

See Also

IClassSubscriptionSet Members
FileNet.Api.Collection Namespace

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


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