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