Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
patrik_seger
Partner - Creator
Partner - Creator

Latest .NET SDK documentation

Hi

I'm looking for the latest documentation of the .NET SDK. The one I find at Qlik is outdated (published December 2015) and when using 2.2.4 in visual studio, many properties and methods differs from the official documentation.

(I'm referring to this: https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/NetSDKAPI/Content/QvNetClient_Reference/N...)

Must I wait for 3.0 or can anyone provide me with a link?

Thanks, Patrik Seger

3 Replies
Not applicable

Hi,

2.2.4 is a service release and has no interface changes. On what objects, properties and methods do you find changes from 2.2?

Best regards

Lars-Göran Book

patrik_seger
Partner - Creator
Partner - Creator
Author

Hi

Thanks for quick reply. One example:

Properties of class MetaAttributesDef (https://help.qlik.com/en-US/sense-developer/2.2/apis/net%20sdk/html/Properties_T_Qlik_Sense_Client_M...)

In 2.2.4 I cannot find the Session property and there is a new Annotation property that is not explained in the documentation.

I would be surprised if a product as new as Sense and under constant development could keep stable interfaces for all service releases, even though it would be ideal.

I guess that your answer implies that I need to wait for the release of 3.0 for updated documentation.

Br Patrik

Øystein_Kolsrud
Employee
Employee

Thanks for pointing this out! We are investigating why that "Annotation" property is not there in reference, and will get back to you on that.

The "Session" property should be there though, but please observe that it is inherited from the base class so it is probably not displayed the same way as the other properties.