Represents structured schedule definition information computed based on the definition string within a ScheduleDefinition.

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

Syntax

C#
public class ScheduleDefinitionInfo : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class ScheduleDefinitionInfo _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  DlhSoft.Windows.Data..::.ScheduleDefinitionInfo

See Also