Click or drag to resize
Galactic API

SharePointDocumentLibrary Properties

The SharePointDocumentLibrary type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of items in the list.
(Inherited from SharePointList.)
Public propertyDocuments
The documents in the list
Public propertyFolder
The SharePointFolder object for library's contents.
Public propertyIsReadOnly
Indicates whether the list is read-only.
(Inherited from SharePointList.)
Public propertyItems
The items in the list
(Inherited from SharePointList.)
Public propertyLastItemDeleted
The date and time that the last item was deleted from the list.
(Inherited from SharePointList.)
Public propertyLastItemModified
The date and time that the last item was modified in the list.
(Inherited from SharePointList.)
Top
See Also