Represents a schedule definition item aware of its schedule and costs that can be used as a source object to be wrapped within an ScheduleDefinition and managed using a ScheduleDefinitionManager or hosted within a schedule definition data management control.
It is recommended to set at least these data properties: DefinitionString.
These data properties can also be set: Content.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
[LocalizabilityAttribute(LocalizationCategory.None)] public class ScheduleDefinitionItem : EntityItem, IScheduleDefinitionItem |
Visual Basic (Declaration) |
---|
<LocalizabilityAttribute(LocalizationCategory.None)> _ Public Class ScheduleDefinitionItem _ Inherits EntityItem _ Implements IScheduleDefinitionItem |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.ScheduleDefinitionItem
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.ScheduleDefinitionItem