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