GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / BaseTask Class


In This Topic
    BaseTask Class Properties
    In This Topic

    For a list of all members of this type, see BaseTask members.

    Public Properties
     NameDescription
    Public PropertyGets the bar styles.  
    Public PropertyGets or sets the calendar.  
    Public PropertyGets or sets the calendar identifier.  
    Public PropertyGets or sets the start (finish) date for a start (finish) date constraint.  
    Public PropertyGets or sets the type of constraint for scheduling a task.  
    Public PropertyGets or sets the task's deadline.  
    Public PropertyGets or sets the task duration. Duration units are specified by the BaseTask.DurationUnits property.  
    Public PropertyGets or sets the time units for the task duration.  
    Public PropertyGets or sets the error message displayed for the task.  
    Public Propertygets the field styles.  
    Public PropertyGets or sets the finish date.  
    Public PropertyThis property is for internal use only.  
    Public PropertyThis property is for internal use only.  
    Public PropertyThis property is for internal use only.  
    Public PropertyThis property is for internal use only.  
    Public PropertyThis property is for internal use only.  
    Public PropertyThis property is for internal use only.  
    Public PropertyThis property is for internal use only.  
    Public PropertyThis property is for internal use only.  
    Public PropertyGets or sets the grid task mode.  
    Public PropertyGets or sets a value indicating if the task bar shouldn't appear on the chart.  
    Public Property (Inherited from C1.Schedule.BasePersistableObject)
    Public PropertyGets the object's autogenerated ID. (Inherited from C1.GanttView.BaseObject)
    Public PropertyGets or sets the task in inactive or not.  
    Public PropertyIndicates whether the Task contains non-empty fields.  
    Public PropertyGets or set the task is collapsed or not.  
    Public Property (Inherited from C1.Schedule.BasePersistableObject)
    Public PropertyGets the error message for the property with the given name.  
    Public Property (Inherited from C1.Schedule.BasePersistableObject)
    Public PropertyGets or sets the task mode.  
    Public PropertyGets or sets the task name.  
    Public PropertyGets the next object's ID in collection. (Inherited from C1.GanttView.BaseObject)
    Public PropertyGets or sets notes associated with this task. (Inherited from C1.GanttView.BaseObject)
    Public PropertyGets or sets the outline level of the task.  
    Public PropertyGets or sets the the outline parent task.  
    Public PropertyGets or sets the outline parent identifier.  
    Public PropertyGets or sets the BaseTask.Parts of this task.  
    Public PropertyGets or sets the completion stage of this task.  
    Public PropertyGets a list of tasks that must be finished/started before this task can start/finish.  
    Public PropertyGets the owner BaseObject.Project. (Inherited from C1.GanttView.BaseObject)
    Public PropertyGets or sets a value indicating whether the task is reflected on group bar.  
    Public PropertyGets or sets the task reflect on summary or not.  
    Public PropertyGets a string with the list of resources used by this task.  
    Public PropertyGets a list of resources used by this task.  
    Public PropertyGets or sets the start date.  
    Public PropertyGets or sets the task in summary task or not.  
    Top
    See Also