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