GenericMeasure GetPropertiesAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodGetPropertiesAsync(String)

Shows the properties of an object.

Returns the identifier and the definition of the measure.

If the member delta is set to true in the request object, only the delta is retrieved.
Public methodGetPropertiesAsync T (Func Response, T , String)

Shows the properties of an object.

Returns the identifier and the definition of the measure.

If the member delta is set to true in the request object, only the delta is retrieved.
Back to Top
See Also