FileSystemService.checkOutFileById Method
Checks out the file with the specified ID to the caller.
Parameters
- id
-
Type: String
The ID of the file to check out.
Return Value
Type: jQuery.Promise
Value: Object
A promise object that is resolved when the call is complete.
See Dundas.BI.WebApi.Models.CheckOutResultData for the structure of the returning object.