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

  NameDescription
Public methodGetGenericDimensionAsync(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 (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