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
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives