Represents a schedule item object wrapper generated and managed by a ScheduleDefinitionManager, aware of its definition string.

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

Syntax

C#
[LocalizabilityAttribute(LocalizationCategory.Ignore)]
public class ScheduleDefinition : Entity
Visual Basic (Declaration)
<LocalizabilityAttribute(LocalizationCategory.Ignore)> _
Public Class ScheduleDefinition _
	Inherits Entity

Inheritance Hierarchy

See Also