Represents a collection of IEventAction objects.
Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IEventActionSet Implements IActionSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C# |
---|
public interface IEventActionSet : IActionSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C++ |
---|
interface class IEventActionSet : IActionSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
J# |
---|
public interface IEventActionSet implements IActionSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
JScript |
---|
public interface IEventActionSet extends IActionSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |