C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / Task Class


Task Class Methods

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

Public Methods
 NameDescription
Public MethodAdds a child to outline hierarchy.  
Public Method (Inherited from C1.Schedule.BasePersistableObject)
Public Method (Inherited from C1.Schedule.BasePersistableObject)
Public MethodOverridden. Creates a new object that is a copy of the current instance.  
Public MethodOverridden. Clean up any resources being used.  
Public MethodOverloaded.  (Inherited from C1.Schedule.BasePersistableObject)
Public MethodOverloaded.  (Inherited from C1.Schedule.BasePersistableObject)
Public MethodRetrieves outline children.  
Public MethodReturns the date of the completed part of the task. (Inherited from C1.GanttView.BaseTask)
Public MethodOverridden. Returns the task duration, in days.  
Public MethodOverridden. Gets the value of a custom field.  
Public MethodRemoves a child from the outline hierarchy.  
Public MethodResets the value of the ConstraintDate property.  
Public MethodResets the value of the ConstraintType property.  
Public MethodResets the value of the Duration property.  
Public MethodResets the value of the Finish property.  
Public MethodResets the value of the Start property.  
Public MethodSets the error message displayed for a specific column of the task.  
Public MethodOverridden. Sets the value to a custom field.  
Public MethodOverloaded. Overridden. Splits the task.  
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