Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DaySlot
.
.
::
.
.
Empty Property
DaySlot Class
See Also
Indicates whether the
DaySlot
is empty, that is doesn't represent a date.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
bool
Empty
{
get
; }
Visual Basic
Public
ReadOnly
Property
Empty
As
Boolean
Get
See Also
DaySlot Class
C1.Silverlight.Schedule Namespace