DocumentLibraryVersion Members

Include Protected Members
Include Inherited Members

The DocumentLibraryVersion object represents a single saved version of a shared document that has versioning enabled and that is stored in a document library on the server.

The DocumentLibraryVersion type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Comments Returns any optional comments associated with the specified version of the shared document.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Index Returns an Integer representing the index number for an object in the collection.
Public property Modified Returns the date and time at which the specified version of the shared document was last saved to the server.
Public property ModifiedBy Returns the name of the user who last saved the specified version of the shared document to the server.
Public property Parent Returns the parent object for the specified object.

Top

Methods

  Name Description
Public method Delete Removes a document library version from the DocumentLibraryVersions collection.
Public method Open Opens the specified version of the shared document from the DocumentLibraryVersions collection in read-only mode.
Public method Restore Restores a previous saved version of a shared document from the DocumentLibraryVersions collection.

Top

See Also

Reference

DocumentLibraryVersion Interface

Microsoft.Office.Core Namespace