Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CalendarInfo
.
.
::
.
.
EndDayTime Property
CalendarInfo Class
See Also
Gets or sets the
TimeSpan
value specifying the end of the working time.
Namespace:
C1.C1Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
TimeSpan
EndDayTime
{
get
;
set
; }
Visual Basic
Public
Property
EndDayTime
As
TimeSpan
Get
Set
See Also
CalendarInfo Class
C1.C1Schedule Namespace