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