App GetGenericMeasureAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodGetGenericMeasureAsync(String, String)

* Returns the definition of a measure if the target (or handle ) is a measure

* Returns the handle of a measure if the target (or handle) is an app

Public methodGetGenericMeasureAsync T (String, Func Response, T , String)

* Returns the definition of a measure if the target (or handle ) is a measure

* Returns the handle of a measure if the target (or handle) is an app

Back to Top
See Also