ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView Namespace / BaseTask Class
Members

In This Topic
    BaseTask Class
    In This Topic
    Represents a task in the project.
    Object Model
    BaseTask Class
    Syntax
    'Declaration
     
    Public MustInherit Class BaseTask 
       Inherits BaseObject
    public abstract class BaseTask : BaseObject 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.BasePersistableObject
          C1.Win.C1GanttView.BaseObject
             C1.Win.C1GanttView.BaseTask
                C1.Win.C1GanttView.Task

    See Also