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.
Supports a check out of the same file by several users at the same time.
Syntax
public boolean supportMultipleCheckout()
Run On
Client
Return Value
Type: boolean
true if the back end supports multiple check outs of a file at the same time; otherwise, false.
Remarks
If the version control back end does not support multiple check out of a file at the same time, this method verifies that the file has not been checked out remotely before it tries a check out.