SortCriterion Class | |
Inheritance Hierarchy SystemObject
Smartsheet.Api.ModelsSortCriterion
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
Public Class SortCriterion
public ref class SortCriterion
type SortCriterion = class end
The SortCriterion type exposes the following members.
Constructors Properties
| Name | Description |
---|
| ColumnId |
Get the column Id of the column to sort on
|
| Direction |
Get the sort direction
|
TopSee Also