Click or drag to resize

SheetResourcesRowResources Property

Returns the SheetRowResources object that provides access to row resources associated with sheet 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
SheetRowResources RowResources { get; }

Return Value

Type: SheetRowResources
the SheetRowResources object
See Also