NativeStructureService.updateSlicerAsSubquery Method
        
 Updates the native structure measure to enable or disable slicer as subquery.
 
         
        Parameters
        
            - nativeStructureId
            
 
            - 
                
Type: String
The ID of the native structure that contains the element. 
            - measureName
            
 
            - 
                
Type: String
The name of the measure to change. 
            - enableSlicerAsSubquery
            
 
            - 
                
Type: Boolean
A value to indicate whether the slicer as subquery option should be enabled, or disabled. 
        
        Return Value
        
Type: jQuery.Promise
        
A promise object that is resolved when the call is complete.