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


In This Topic
    BaseTask Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from C1.Schedule.BasePersistableObject)
    Public Method (Inherited from C1.Schedule.BasePersistableObject)
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodClean up any resources being used.  
    Public MethodOverloaded.  (Inherited from C1.Schedule.BasePersistableObject)
    Public MethodOverloaded.  (Inherited from C1.Schedule.BasePersistableObject)
    Public MethodReturns the date of the completed part of the task.  
    Public MethodReturns the task duration, in days.  
    Public MethodGets the value of a custom field. (Inherited from C1.GanttView.BaseObject)
    Public MethodSets the value of a custom field. (Inherited from C1.GanttView.BaseObject)
    Public MethodSplit the task by start date and duration.  
    Public MethodOverloaded.  (Inherited from C1.Schedule.BasePersistableObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Schedule.BasePersistableObject)
    Protected MethodOverloaded. Raises the PropertyChanged event. (Inherited from C1.GanttView.BaseObject)
    Top
    See Also