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

  NameDescription
Public methodGetGenericDimensionAsync(String, String)

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

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

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

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

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

Back to Top
See Also