Represents the interface of a schedule definition item aware of its definition string 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.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public interface IScheduleDefinitionItem : IEntityItem |
| Visual Basic (Declaration) |
|---|
Public Interface IScheduleDefinitionItem _ Implements IEntityItem |