DocumentLibraryVersions Members

The DocumentLibraryVersions object represents a collection of DocumentLibraryVersion objects.

The following tables list the members exposed by the DocumentLibraryVersions type.

Public Properties

  Name Description
Application Returns an Application object that represents the container application for the object.
Count Returns an Integer indicating the number of items in the specified collection.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
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.
Item Returns a DocumentLibraryVersion object from the DocumentLibraryVersions collection.
Parent Returns the parent object for the specified object.

Top

Public Methods

  Name Description
GetEnumerator Returns an enumerator to support iterating through the collection.

Top

See Also

Reference

DocumentLibraryVersions Interface
Microsoft.Office.Core Namespace