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