Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.DayTimeRange.IsClosedAllDay Method

Returns whether there are no start/end time ranges.

Class: YetaWF.Core.Components.DayTimeRange
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public bool IsClosedAllDay();

Return Value

true if there are no start/end time ranges, false otherwise.

See Also YetaWF.Core.Components.DayTimeRange ClassYetaWF.Core Overview