SP.File.checkedOutByUser Property
Applies to: SharePoint Foundation 2010
Gets a value that returns the user who has checked out the file.
var value = SP.File.get_checkedOutByUser();
Property Value
Type: SP.User
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Applies to: SharePoint Foundation 2010
Gets a value that returns the user who has checked out the file.
var value = SP.File.get_checkedOutByUser();
Type: SP.User