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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
agigliotti
MVP
MVP

.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

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
Labels (1)
1 Solution

Accepted Solutions
agigliotti
MVP
MVP
Author

I solved using the GetParent method of GenericObject class.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it

View solution in original post

1 Reply
agigliotti
MVP
MVP
Author

I solved using the GetParent method of GenericObject class.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it