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