Interface ISearchOptions
Namespace: LymeTemplateApi.Models.Api
Assembly: LymeTemplateApi.Models.dll
Syntax
public interface ISearchOptions
Properties
SortDirection
Declaration
string SortDirection { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SortField
Declaration
string SortField { get; set; }
Property Value
Type | Description |
---|---|
System.String |