Click or drag to resize
IGenericDerivedFieldsGetDerivedFieldAsync Method (String, AsyncHandle)

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Task<GetDerivedFieldResult> GetDerivedFieldAsync(
	string id,
	AsyncHandle asyncHandle = null
)

Parameters

id
Type: SystemString
asyncHandle (Optional)
Type: Qlik.EngineAsyncHandle

Return Value

Type: TaskGetDerivedFieldResult
See Also