Enum MetricReadingSortField
Defines fields in the MetricReading record that can be used for sorting.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public enum MetricReadingSortField
Fields
| Name | Description |
|---|---|
| StartDateTime | Start date and time of the recording. |
| Value | Gets or sets the measured metric value. |