See Also Properties Collections
An MdoRelatedDocument object represents a document that is related to a Visual Basic project; for example, a functional specification or design document.
An MdoRelatedDocument object is also a RepositoryObject. In addition to the members described here, MdoRelatedDocument objects also provide the members that are defined for repository objects.
Property | Description |
Description | Description of the related document. |
FileName | Name of the related document file. |
TimeStamp | The time this MDO object was last synchronized with the repository. |
Collection | Description |
MdoComponentProject | The collection of one Visual Basic project to which the document is related. This is not a default object member. |