Skip to main content

BusinessHours

Namespace: Wisej.Web.Ext.FullCalendar

Assembly: Wisej.Web.Ext.FullCalendar

Emphasizes certain time slots on the calendar. By default, Monday-Friday, 9am-5pm.

public class BusinessHours : IWisejSerializable

Constructors

Instance memberBusinessHours()

Initializes an new instance of BusinessHours

Properties

Instance memberDays

DayOfWeek[]: Indicates the days of the week for this business hours period.

Instance memberEnd

TimeSpan: Indicates the end time for the business hours period.

Instance memberStart

TimeSpan: Indicates the start time for the business hours period.