Click or drag to resize

SmartsheetClientGroupResources Property

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

Return Value

Type: GroupResources
the group resources instance
See Also