C1.Silverlight.Schedule.5
WeekendExceptions Property (CalendarInfo)

Gets the System.Collections.Generic.List`1 object which holds the list of weekend days which should be working.
Syntax
'Declaration
 
Public ReadOnly Property WeekendExceptions As System.Collections.Generic.List(Of Date)
public System.Collections.Generic.List<DateTime> WeekendExceptions {get;}
See Also

Reference

CalendarInfo Class
CalendarInfo Members

 

 


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