Table of Contents

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

true if this is a time-of-day clock registration, false if this is a time interval clock registration.