Class TimeBasedType
public abstract class TimeBasedType : FixedWidthType, IArrowType- Inheritance
- 
      
      
      
      TimeBasedType
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
TimeBasedType(TimeUnit)
protected TimeBasedType(TimeUnit unit)Parameters
- unitTimeUnit
Properties
Unit
public TimeUnit Unit { get; }