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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
agigliotti

.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
Author

I solved using the GetParent method of GenericObject class.

View solution in original post

1 Reply
agigliotti
Author

I solved using the GetParent method of GenericObject class.