[]
        
(Showing Draft Content)

C1.Schedule.Day

Day Class

Represents one day with appointments.

Inheritance
Day
Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public class Day

Properties

Name Description
Appointments

Returns the list of Appointment objects which occur during the current day.

Date

Returns the date of the current day.

HasActivity

Specifies whether the day has any appointments.

Methods

Name Description
ToString()