Click or drag to resize

SmartsheetClientUserResources Property

Returns the UserResources instance that provides access to 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
UserResources UserResources { get; }

Return Value

Type: UserResources
the user resources instance
See Also