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.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!