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