Represents a dynamic relationship between two
subclasses: a container and the current version of a
. The object-valued
and
properties express the relationship. The tail always references a
(the container), while the head references the current version of a
.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IDynamicReferentialContainmentRelationship Implements IReferentialContainmentRelationship, IContainmentRelationship, IRelationship, IRepositoryObject, IReplicable, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
C# |
---|
public interface IDynamicReferentialContainmentRelationship : IReferentialContainmentRelationship, IContainmentRelationship, IRelationship, IRepositoryObject, IReplicable, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
C++ |
---|
interface class IDynamicReferentialContainmentRelationship : IReferentialContainmentRelationship, IContainmentRelationship, IRelationship, IRepositoryObject, IReplicable, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
J# |
---|
public interface IDynamicReferentialContainmentRelationship implements IReferentialContainmentRelationship, IContainmentRelationship, IRelationship, IRepositoryObject, IReplicable, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JScript |
---|
public interface IDynamicReferentialContainmentRelationship extends IReferentialContainmentRelationship, IContainmentRelationship, IRelationship, IRepositoryObject, IReplicable, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Remarks
Metadata
Auditable: undefined
AllowsInstances: true
AllowsSubClasses: true
ClassDefinitionName: ReplicableClassDefinition
IsDependent: false
IsHidden: false
Name: ContainmentName
Searchable: true
StorageType: ObjectStore
SuperclassName: ReferentialContainmentRelationship