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