Represents a collection of IClassSubscription objects.
Namespace:
FileNet.Api.CollectionAssembly: 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 |
Visual C++ |
---|
public interface class IClassSubscriptionSet : ISubscriptionSet, IActionConsumerSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
JavaScript |
---|
FileNet.Api.Collection.IClassSubscriptionSet = function(); FileNet.Api.Collection.IClassSubscriptionSet.createInterface('FileNet.Api.Collection.IClassSubscriptionSet'); |