'Declaration
Public Property WeekendExceptions As ObservableCollection(Of Date)
public ObservableCollection<DateTime> WeekendExceptions {get; set;}
'Declaration
Public Property WeekendExceptions As ObservableCollection(Of Date)
public ObservableCollection<DateTime> WeekendExceptions {get; set;}