Gets a date represented by the
DaySlot object or a null value
if the
DaySlot is empty.
Namespace:
C1.WPF.C1ScheduleAssembly:
C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Date As Nullable(Of DateTime)
Get |
See Also