|   | WorkDayBaseIsWithinWorkHours Method  | 
 
            Determines whether the DateTime (Time) is within the working hours
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool IsWithinWorkHours(
	DateTime localDateTime
)
Parameters
- localDateTime
 - Type: SystemDateTime
Utc tid. 
Return Value
Type: 
Boolean
See Also