CodeLibraryService.updateCodeLibrary Method
Updates the given code library.
Parameters
- codeLibrary
-
Type: CodeLibrary
The code library to update.
Return Value
Type: jQuery.Promise
Value: dundas.entities.CodeLibrary
A promise object that is resolved when the call is complete.
If successful, the updated dundas.entities.CodeLibrary is returned.