Class SortSpecifier
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Wrapper class on lists of potential sort criteria.
public class SortSpecifier
- Inheritance
-
SortSpecifier
- Inherited Members
Properties
SortCriteria
Get the sort criteria
public IList<SortCriterion> SortCriteria { get; set; }
Property Value
- IList<SortCriterion>
the array of sort criteria