Click or drag to resize

SelectionRangeSourceRowId2 Property

Defines ending edge of range when specifying one or more rows.

Namespace:  Smartsheet.Api.Models
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
public long SourceRowId2 { get; set; }

Return Value

Type: Int64
the source row id
See Also