Skip to main content

KnownDateDay Properties

Serves as a base class to represent a day corresponding to the particular date.
Name Description
Date Returns a date, associated with the current KnownDateDay object or its descendant.
DisplayName Gets or sets the name of the day to display, associated with the current KnownDateDay object or its descendant.
Type Gets the type of the day that the current instance of the WorkDay class descendant represents. Inherited from WorkDay.
See Also