Creates the internal schedule definition collection to be used as the schedule definition host of this ScheduleDefinitionManager.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
protected override EntityCollection CreateEntityCollection()
Visual Basic (Declaration)
Protected Overrides Function CreateEntityCollection As EntityCollection

Return Value

The internal schedule definition collection to be used as the schedule definition host of this ScheduleDefinitionManager.

See Also