EasyAF home page
Search...
⌘K
Search...
Navigation
Core
ISortable
Core Framework
SimpleMessageBus
Breakdance
BlazorEssentials
Getting Started
Introduction
Quickstart
Guides
Interval Calculations
CloudNimble
EasyAF
Business
CodeGen
Configuration
Core
Converters
DbObservableObject
EasyObservableObject
Ensure
HttpHandlerMode
IActiveTrackable
ICreatedAuditable
ICreatorTrackable<T>
IDbEnum
IDbStateEnum
IDbStatusEnum
IHasState<T>
IHasStatus<T>
IHumanReadable
IIdentifiable<T>
IIdentifiableEqualityComparer<T>
Interval<T>
IntervalType
ISortable
IUpdatedAuditable
IUpdaterTrackable<T>
MoneyInterval<T>
NameOf
PercentageInterval<T>
RatioInterval<T>
Data
Http
NewtonsoftJson
Restier
XmlDocumentation
Microsoft
DbContextPackage
EntityFrameworkCore
Extensions
Restier
System
Collections
Data
Net
Security
EasyAF_DateTimeExtensions
EasyAF_ExceptionExtensions
EasyAF_GuidExtensions
EasyAF_Http_UriExtensions
On this page
ISortable
Syntax
Properties
SortOrder
Returns
Core
ISortable
An interface that specifies the implementing Entity can be contains an <xref href="System.
ISortable
An interface that specifies the implementing Entity can be contains an
that tracks the order items should be displayed in a list.
Syntax
Copy
public
interface
ISortable
Properties
SortOrder
Copy
int
SortOrder
{
get
;
set
; }
The order this entity should be displayed in a list.
Returns
int
IntervalType
IUpdatedAuditable
Assistant
Responses are generated using AI and may contain mistakes.