Click or drag to resize

QueryRequestEventArgsTDataOrderBy Property

Order by instructions

Namespace:  SanteDB.Core.Event
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IEnumerable<ModelSort<TData>> OrderBy { get; }

Property Value

Type: IEnumerableModelSortTData
See Also