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