smartsheet.SheetResources.GetSheet(sheetId) Has no overloaded that takes 1 argument.
Hi All,
I am using C# api for SS.
I was exploring documentation code here:
I can get sheet ID but when I try to get sheet itself, I run into build error that says SheetResources.GetSheet has no overload method that takes 1 argument i.e. SheetID only.
Any ideas why this is happening or how can I rectify this?
Tags:
Best Answer
-
I think I have found a way to make this work.
The method had no constructors with 1 argument so we need to put rest of the argument as null.
This has returned the expected result.
Answers
-
I think I have found a way to make this work.
The method had no constructors with 1 argument so we need to put rest of the argument as null.
This has returned the expected result.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives