Méthode | Description | |
---|---|---|
DiscussionAttachmentResourcesImpl ( |
Constructor.
|
|
ListAttachments ( long sheetId, long discussionId, |
Gets a list of all Attachments that are in the Discussion It mirrors To the following Smartsheet REST API method:
|
public DiscussionAttachmentResourcesImpl ( |
||
smartsheet | the Smartsheet | |
Résultat | System.Text |
public ListAttachments ( long sheetId, long discussionId, |
||
sheetId | long | the sheetId |
discussionId | long | the discussion Id |
paging | the paging | |
Résultat | PaginatedResult |