[]
Clears collection of days and fills them again honoring changes in system time, appointment collection or appointment properties.
public void RefreshData(bool full)
Type | Name | Description |
---|---|---|
bool | full | If this parameter is true, also clears collections of actions and reminders. |
Refreshed data for all days in the specified interval.
public void RefreshData(DateTime start, DateTime end)
Type | Name | Description |
---|---|---|
DateTime | start | The start date. |
DateTime | end | The end date. |