C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / BaseTask Class
Members

BaseTask Class
Represents a task in the project.
Object Model
BaseTask Class
Syntax
'Declaration
 
Public MustInherit Class BaseTask 
   Inherits BaseObject
 
Inheritance Hierarchy

System.Object
   C1.Schedule.BasePersistableObject
      C1.GanttView.BaseObject
         C1.GanttView.BaseTask
            C1.GanttView.Task

See Also