DashboardCanvasService.createUnlockLayersCommand Method
        
 Create a command to unlock layers.
 
         
        Parameters
        
            - unlockingLayers
            
 
            - 
                
Type: Array
ElementType: Layer
Layers to unlock. 
            - isNotUndoable
            
 
            - 
                
Type: Boolean
True to create a non-undoable command. 
        
        Return Value
        
Type: Command
        
The command created.