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, IEngineCollection, _ IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| C# |
|---|
public interface IContainmentRelationshipSet : IRelationshipSet, IReplicableSet, ISubscribableSet, IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| Visual C++ |
|---|
public interface class IContainmentRelationshipSet : IRelationshipSet, IReplicableSet, ISubscribableSet, IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| JavaScript |
|---|
FileNet.Api.Collection.IContainmentRelationshipSet = function(); FileNet.Api.Collection.IContainmentRelationshipSet.createInterface('FileNet.Api.Collection.IContainmentRelationshipSet'); |