Click or drag to resize
Galactic API

SharePointDocument Properties

The SharePointDocument type exposes the following members.

Properties
  NameDescription
Public propertyCreationTime
The date and time the document was created.
Public propertyDisplayName (Inherited from SharePointListItem.)
Public propertyFields
A list of all fields defined in the list item.
(Inherited from SharePointListItem.)
Public propertyFileExtension
The file extension of the document.
Public propertyFileSize
The size of the file in bytes.
Public propertyId
The list item's identifier.
(Inherited from SharePointListItem.)
Public propertyLastModifiedBy
The user who last modified the document.
Public propertyLastModifiedTime
The date and time the document was last modified.
Public propertyListItem
A SharePoint ListItem object representing this SharePointListItem.
(Inherited from SharePointListItem.)
Public propertyName
The name of the document.
Top
See Also