SPCheckedOutFile public sealed class SPCheckedOutFile Documentation public SPUser CheckedOutBy { get; } public string CheckedOutByEmail { get; } public int CheckedOutById { get; } public string CheckedOutByName { get; } public string DirName { get; } public string ImageUrl { get; } public string LeafName { get; } public long Length { get; } public int ListItemId { get; } public DateTime TimeLastModified { get; } public string Url { get; } public void Delete() public void TakeOverCheckOut()