Represents a dynamic relationship between two Containable subclasses: a container and the current version of a Document. The object-valued Head and Tail properties express the relationship. The tail always references a Folder (the container), while the head references the current version of a Document.


The following tables list the members exposed by IDynamicReferentialContainmentRelationship.

Public Properties

  Name Description
Public property VersionSeries Specifies a VersionSeries object that contains all of the document versions associated with this document or DynamicReferentialContainmentRelationship object.
Top

See Also