Table of Contents

Enum Request.SortingRules

Namespace
Phoesion.Glow.SDK.Lighthouse.API.Dtos.QuantumSpace.Logs.List
Assembly
Phoesion.Glow.SDK.Lighthouse.API.dll
public enum Request.SortingRules

Fields

LogEntries_High2Low = 2
LogEntries_Low2High = 3
Timestamp_New2Old = 1
Timestamp_Old2New = 0