C1.Silverlight.Schedule.5
Date Property (DaySlot)

Gets a date represented by the DaySlot object or a null value if the DaySlot is empty.
Syntax
'Declaration
 
Public ReadOnly Property Date As System.Nullable(Of Date)
public System.Nullable<DateTime> Date {get;}
See Also

Reference

DaySlot Class
DaySlot Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.