MdoUserDocument Object

See Also         Properties         Collections

An MdoUserDocument object represents a document object in the repository.

An MdoUserDocument object is also a RepositoryObject. In addition to the members described here, MdoUserDocument objects also provide the members that are defined for repository objects.

Properties

Property Description
Description Description of the MDO object.
FileName Name of the file associated with the MDO object.
TimeStamp The time the MDO object was last synchronized with the repository.

Collections

Collection Description
MdoComponentProject The collection of one Visual Basic project to which the component belongs. This is not a default object member.
MdoControls The collection of all Visual Basic controls that are contained within this user document. This is not a default object member.