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