Creates a measure.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- prop
- Type: Qlik.Engine GenericMeasureProperties
Information about the properties This parameter is mandatory.
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IApp CreateGenericMeasureAsync T (GenericMeasureProperties, Func Response, T , String)See Also