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 | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
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 | (Inherited from _IMsoDispObj.) |
![]() |
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
Methods
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top