Skip to main content Skip to complementary content

OnGetPropertiesAsync Method

Overloads

OnGetPropertiesAsync<T>(Response)

Generic callback method for deserializing properties.

OnGetPropertiesAsync<T>(Response)

Generic callback method for deserializing properties.

Declaration

      protected T OnGetPropertiesAsync<T>(Response response)
    where T : AbstractStructure, new()
    

Parameters

Type Name Description
Response response

The response object returned from the Qlik Sense engine.

Returns

Type Description
T

The properties structure deserialized as type T.

Type Parameters

Name Description
T

The type to which the properties should be deserialized.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!