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
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 460 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives