Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
athompsonhp
Contributor III
Contributor III

Is there a definitive guide to QlikView API objects, properties, and methods?

I am looking for a document that contains the available API objects which their properties and methods identified.

Does anyone know if such a document exists?

The API Guide that comes with QlikView is a nice start but falls short in details.  For example "GetProperties" the API Guide does not show you any of the properties syntax and therefore you are reduced to "trial and error" until you stumble on the right syntax.

The API Guide shows you that the Member “GetProperties” has the type of IGraphProperties which contains no details are what
they are.

1 Solution

Accepted Solutions
athompsonhp
Contributor III
Contributor III
Author

I received the following link from Andrew Appel, (Solutions Architect, Partner Presales):

Here is a link to QlikView’s SDK  http://community.qlik.com/docs/DOC-2639

This is the most thorough set of documentation and examples available
for developers.

View solution in original post

3 Replies
Not applicable

Not sure if this is what you have already or not, but here it is.

athompsonhp
Contributor III
Contributor III
Author

Thanks Christopher.  I had found an older version of what you uploaded.  I was not sure if this documentation was the only thing available.  Who maintains this document?

Regardless this file is more recent and is a big help in getting the properties and methods identified.  Hopefully others will find this document helpful.

Thanks again.

athompsonhp
Contributor III
Contributor III
Author

I received the following link from Andrew Appel, (Solutions Architect, Partner Presales):

Here is a link to QlikView’s SDK  http://community.qlik.com/docs/DOC-2639

This is the most thorough set of documentation and examples available
for developers.