File management
Last updated
Last updated
Copies a file from a Document Library to another (or the same) Document Library at the same SharePoint site.
Record with information about whether operation failed or not.
Deletes a file in the Document Library. If the file does not exist, the operation is considered succesful.
Record with information about whether operation failed or not.
Gets information about a file provided as a releative url, example: '/subsite1/Shared Documents/file.doc'
Record with information about whether operation failed or not. If succesful, result of operation is stored in Results member
Structure of Results Results
Author
Id
LoginName
Title
IsSiteAdmin
CheckedOutByUser
Id
LoginName
Title
IsSiteAdmin
LockedByUser
Id
LoginName
Title
IsSiteAdmin
ModifiedBy
Id
LoginName
Title
IsSiteAdmin
CheckInComment
CheckOutType
ContentTag
CustomizedPageStatus
ETag
Exists
Length
Level
MajorVersion
MinorVersion
Name
ServerRelativeUrl
TimeCreated
TimeLastModified
Title
UIVersion
UIVersionLabel
Lists all files at the root of a Document Library
Record with information about whether operation failed or not. If succesful, result of operation is stored in Results member
Structure of Results Results
Author
Id
LoginName
Title
IsSiteAdmin
CheckedOutByUser
Id
LoginName
Title
IsSiteAdmin
LockedByUser
Id
LoginName
Title
IsSiteAdmin
ModifiedBy
Id
LoginName
Title
IsSiteAdmin
CheckInComment
CheckOutType
ContentTag
CustomizedPageStatus
ETag
Exists
Length
Level
MajorVersion
MinorVersion
Name
ServerRelativeUrl
TimeCreated
TimeLastModified
Title
UIVersion
UIVersionLabel
Moves a file from a Document Library to another (or the same) Document Library at the same SharePoint site.
Record with information about whether operation failed or not.
Record with information about whether operation failed or not.