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