Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DateTimeInterval
.
.
::
.
.
Start Property
DateTimeInterval Class
See Also
Gets or sets the
DateTime
value representing the beginning of the interval.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
DateTime
Start
{
get
;
set
; }
Visual Basic
Public
Property
Start
As
DateTime
Get
Set
See Also
DateTimeInterval Class
C1.Silverlight.Schedule Namespace