Skip to main content
Announcements
Qlik Community Office Hours, March 20th. Former Talend Community users, ask your questions live. SIGN UP
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 (2)
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.