ApproveAsync Method
Overloads
| ApproveAsync() | 
             Adds the generic measure to the list of approved objects  | 
        
      
    |
| ApproveAsync(AsyncHandle) | 
             Adds the generic measure to the list of approved objects  | 
        
      
    
ApproveAsync()
Adds the generic measure to the list of approved objects
Declaration
      Task ApproveAsync()
    
  Returns
| Type | Description | 
|---|---|
| System.Threading.Tasks.Task | 
Remarks
This operation is possible only in Qlik Sense Enterprise.
ApproveAsync(AsyncHandle)
Adds the generic measure to the list of approved objects
Declaration
      Task ApproveAsync(AsyncHandle asyncHandle)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| AsyncHandle | asyncHandle | 
           Handle to asynchronous method request  | 
      
Returns
| Type | Description | 
|---|---|
| System.Threading.Tasks.Task | 
Remarks
This operation is possible only in Qlik Sense Enterprise.