[SerializableAttribute]
public class CalendarDay : BindableCore<SerializableAttribute>
Public Class CalendarDay
Inherits BindableCore| CalendarDay | Initializes a new instance of the CalendarDay class |
| CalendarKind | Calendar class. |
| DataCode | Data code based on the calendar class. |
| DateEnd | End date and time. |
| DateStart | Start date and time. |
| DayKind | Calendar day class. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |