UnApproveAsync Method
Overloads
UnApproveAsync() |
Removes the generic bookmark from the list of approved objects |
|
UnApproveAsync(AsyncHandle) |
Removes the generic bookmark from the list of approved objects |
UnApproveAsync()
Removes the generic bookmark from the list of approved objects
Declaration
public Task UnApproveAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Implements
Remarks
This operation is possible only in Qlik Sense Enterprise.
UnApproveAsync(AsyncHandle)
Removes the generic bookmark from the list of approved objects
Declaration
public Task UnApproveAsync(AsyncHandle asyncHandle)
Parameters
Type | Name | Description |
---|---|---|
AsyncHandle | asyncHandle |
Handle to asynchronous method request |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Implements
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!