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