[]
Time data range.
public class TimeRange : IRange
| Name | Description |
|---|---|
| TimeRange(string, DateTime, DateTime) | Creates an instance of the TimeRange class. |
| Name | Description |
|---|---|
| Max | Gets or sets the maximum. |
| Min | Gets or sets the minimum. |
| Name | Gets or sets the name. |
| TimeMax | Gets or sets the maximum as DataTime value. |
| TimeMin | Gets or sets the minumum as DataTime value. |