Class TimeRangeWindowBoundary
Represents a time boundary for a range window in SetWindowFields.
public sealed class TimeRangeWindowBoundary : RangeWindowBoundary
- Inheritance
-
TimeRangeWindowBoundary
- Inherited Members
Properties
Unit
The unit.
public string Unit { get; }
Property Value
Value
The value.
public int Value { get; }
Property Value
Methods
ToString()
public override string ToString()