Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
Not sure if this is what you have already or not, but here it is.
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.
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.