Property IsTimeOfDay
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.