GenericBookmarkGetPropertiesAsyncT Method (FuncResponse, T, AsyncHandle) |
Shows the properties of an object.
If the member delta is set to true in the request object, only the delta is retrieved.Namespace: Qlik.Engine
public Task<T> GetPropertiesAsync<T>( Func<Response, T> onResult, AsyncHandle asyncHandle = null )