DocumentLibraryVersions Members

Include Protected Members
Include Inherited Members

The DocumentLibraryVersions object represents a collection of DocumentLibraryVersion objects.

The DocumentLibraryVersions 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 Count Returns an Integer indicating the number of items in the specified collection.
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 IsVersioningEnabled Returns a Boolean value that indicates whether the document library in which the active document is saved on the server is configured to create a backup copy, or version, each time the file is edited on the Web site.
Public property Item Returns a DocumentLibraryVersion object from the DocumentLibraryVersions collection.
Public property Parent Returns the parent object for the specified object.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

DocumentLibraryVersions Interface

Microsoft.Office.Core Namespace