Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Remarks
Applies To
Gets a value that indicates how the file is checked out of a document library.
var value = SP.File.get_checkOutType();
Property Value
Type: SP.CheckOutType
One of the enumeration values that specifies the type of checkout.
Remarks
The checkout state of a file is independent of its locked state.