SPCheckedOutFile members

Represents a checked-out file in a document library or workspace.

The SPCheckedOutFile type exposes the following members.

Properties

  Name Description
Public property CheckedOutBy Gets the user who checked out the file.
Public property CheckedOutByEmail Gets the email address of the user who checked out the file.
Public property CheckedOutById Gets the identifier (ID) of the user who checked out the file.
Public property CheckedOutByName Gets the name of the user who checked out the file.
Public property DirName Gets the name of the directory containing the checked-out file.
Public property ImageUrl Gets the site-relative URL of the icon for the checked-out file.
Public property LeafName Gets the leaf name of the checked-out file.
Public property Length Gets the length of the checked-out file.
Public property ListItemId Gets the list item ID of the checked-out file.
Public property TimeLastModified Gets the last-modified date and time of the checked-out file.
Public property Url Gets the URL of the checked-out file.

Top

Methods

  Name Description
Public method Delete Deletes the checked-out file from the site.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method TakeOverCheckOut Instructs the site that another user account is taking over control of a currently checked-out file.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPCheckedOutFile class

Microsoft.SharePoint namespace