Returns the unique identifier of the endpoint for the current user in the current app.
This unique identifier can be used for logging purposes.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic string GetUniqueID()
Public Function GetUniqueID As String
Return Value
Type:
StringImplements
IHubGetUniqueID
See Also