| IGenericObjectGetInfoAsync Method |
Returns the type and identifier of the object.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<NxInfo> GetInfoAsync()
Function GetInfoAsync As Task(Of NxInfo)
Return Value
Type:
TaskNxInfo
See Also