Property IsTimeOfDay
- Namespace
- KZDev.SystemClock.PrimeTime
- Assembly
- KZDev.SystemClock.PrimeTime.dll
IsTimeOfDay
Returns whether this is a time-of-day clock registration or a time-interval clock registration.
bool IsTimeOfDay { get; }
Property Value
- bool
trueif this is a time-of-day clock registration,falseif this is a time interval clock registration.