Click or drag to resize

SortCriterion Class

Inheritance Hierarchy
System.Object
  Smartsheet.Api.Models.SortCriterion

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 class SortCriterion

The SortCriterion type exposes the following members.

Constructors
  NameDescription
Public methodSortCriterion
Top
Properties
  NameDescription
Public propertyColumnId
Get the column Id of the column to sort on
Public propertyDirection
Get the sort direction
Top
See Also