Represents a collection of
objects.
Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IDynamicReferentialContainmentRelationshipSet Implements IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C# |
---|
public interface IDynamicReferentialContainmentRelationshipSet : IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C++ |
---|
interface class IDynamicReferentialContainmentRelationshipSet : IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
J# |
---|
public interface IDynamicReferentialContainmentRelationshipSet implements IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
JScript |
---|
public interface IDynamicReferentialContainmentRelationshipSet extends IReferentialContainmentRelationshipSet, IContainmentRelationshipSet, IRelationshipSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |