Méthode | Description | |
---|---|---|
ListOrgSheets ( PaginationParameters paging, System.DateTime modifiedSince ) : PaginatedResult |
List of all Sheets owned by the members of the account (organization). It mirrors To the following Smartsheet REST API method: GET /users/sheets
|
|
UserSheetResourcesImpl ( |
Constructor. Exceptions: - IllegalArgumentException : if any argument is null
|
public ListOrgSheets ( PaginationParameters paging, System.DateTime modifiedSince ) : PaginatedResult |
||
paging | PaginationParameters | |
modifiedSince | System.DateTime | |
Résultat | PaginatedResult |
public UserSheetResourcesImpl ( |
||
smartsheet | the Smartsheet | |
Résultat | System |