Returns the type of the object and the corresponding handle.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
public Task<GenericBookmark> GetSnapshotObjectAsync(
string userHandle = null
)
public Task<GenericBookmark> GetSnapshotObjectAsync(
string userHandle = null
)
Public Function GetSnapshotObjectAsync (
Optional userHandle As String = Nothing
) As Task(Of GenericBookmark)
Public Function GetSnapshotObjectAsync (
Optional userHandle As String = Nothing
) As Task(Of GenericBookmark)
Parameters
- userHandle (Optional)
- Type:
System String
Handle identifier
Return Value
Type:
Task GenericBookmark Implements
IGenericObject GetSnapshotObjectAsync(String)