Click or drag to resize

UserResourcesSheetResources Property

Return the UserSheetResources object that provides access to sheets resources associated with User resources.

Namespace:  Smartsheet.Api
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
UserSheetResources SheetResources { get; }

Return Value

Type: UserSheetResources
the associated discussion resources
See Also