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: 
agigliotti
Partner - Champion
Partner - Champion

.net sdk how to get sheet id from GenericObject class

Hello,
I need to use the CreateSnapshot method that needs the Sheet Id as parameter.

How can I get the sheet id from GenericObject class ?

Please let me know.

Many thanks in advance for your time.

Best regards

Labels (1)
1 Solution

Accepted Solutions
agigliotti
Partner - Champion
Partner - Champion
Author

I solved using the GetParent method of GenericObject class.

View solution in original post

1 Reply
agigliotti
Partner - Champion
Partner - Champion
Author

I solved using the GetParent method of GenericObject class.