Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX