Represents a collection of DynamicReferentialContainmentRelationship objects.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<ObsoleteAttribute("As of release 5.0.0.")> _ Public Interface IDynamicReferentialContainmentRelationshipSet _ Implements IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, _ ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, _ ICloneable |
| C# |
|---|
[ObsoleteAttribute("As of release 5.0.0.")] public interface IDynamicReferentialContainmentRelationshipSet : IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
| Visual C++ |
|---|
[ObsoleteAttribute(L"As of release 5.0.0.")] public interface class IDynamicReferentialContainmentRelationshipSet : IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
| JavaScript |
|---|
FileNet.Api.Collection.IDynamicReferentialContainmentRelationshipSet = function(); FileNet.Api.Collection.IDynamicReferentialContainmentRelationshipSet.createInterface('FileNet.Api.Collection.IDynamicReferentialContainmentRelationshipSet'); |