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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
danielreber
Contributor II
Contributor II

Properties from GetProperties method

Hi all,

I am creating a macro in Qlikview 11 and I am not sure what are all of the properties returned from the GetProperties method. Is there documentation somewhere that I can review?

Thanks

Dan Reber

 

1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

What you want is the COM API Reference. There is a link here:

https://help.qlik.com/en-US/qlikview-developer/November2018/Content/QV_HelpSites/APIsAndSDKs.htm

but it's out of date.  In the meantime, I've attached the V11 API Ref, which is the latest I have. 

-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com

View solution in original post

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

What you want is the COM API Reference. There is a link here:

https://help.qlik.com/en-US/qlikview-developer/November2018/Content/QV_HelpSites/APIsAndSDKs.htm

but it's out of date.  In the meantime, I've attached the V11 API Ref, which is the latest I have. 

-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com

danielreber
Contributor II
Contributor II
Author

Perfect! Thank You!