ComponentOne GanttView for WinForms
Task Class Members
Properties  Methods  Events

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : Task Class

The following tables list the members exposed by Task.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a Task.  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the collection of bar styles redefined for the given task.  
Public PropertyOverridden. Gets or sets a custom calendar for the task.  
Public PropertyOverridden. Gets or sets the ID of the custom calendar.  
Public PropertyOverridden. Gets or sets the start (finish) date for a start (finish) date constraint.  
Public PropertyOverridden. Gets or sets the type of constraint for scheduling a task.  
Public PropertyOverridden. Gets or sets the task's deadline.  
Public PropertyOverridden. Gets or sets the task duration. Duration units are specified by the DurationUnits property.  
Public PropertyOverridden. Gets or sets the time units for the task duration.  
Public PropertyOverridden. Gets or sets the error message displayed for the task.  
Public PropertyOverridden. Gets the collection of field styles for the given task.  
Public PropertyOverridden. Gets or sets (for manual tasks only) the task finish date and time.  
Public PropertyOverridden. Gets or sets a value indicating if the task bar shouldn't appear on the chart.  
Public PropertyOverridden. Gets or sets the object's auto-generated ID.  
Public PropertyOverridden. Gets or sets a value indicating if the task is inactive.  
Public PropertyOverridden. Indicates whether the Task contains non-empty fields.  
Public PropertyOverridden. Gets or set the task is collapsed or not.  
Public Property (Inherited from C1.C1Schedule.BasePersistableObject)
Public PropertyOverridden. Gets the error message for a specific column of the task.  
Public Property (Inherited from C1.C1Schedule.BasePersistableObject)
Public PropertyOverridden. Gets or sets how the task is scheduled (manually or automatically).  
Public PropertyOverridden. Gets or sets the task name.  
Public PropertyOverridden. Gets the next object's ID in collection.  
Public PropertyOverridden. Gets or sets notes associated with this task.  
Public PropertyOverridden. Gets the outline level of the task.  
Public PropertyOverridden. Gets or sets the the outline parent task.  
Public PropertyOverridden. Gets or sets the outline parent identifier.  
Public PropertyOverridden. Gets parts of the task.  
Public PropertyOverridden. Gets or sets the completion stage of this task. The value must be between 0 and 1.  
Public PropertyOverridden. Gets a list of tasks that must be finished/started before this task can start/finish.  
Public PropertyGets the owner Project. (Inherited from C1.Win.C1GanttView.BaseObject)
Public PropertyOverridden. Gets or sets a value indicating whether the task is reflected on group bar.  
Public PropertyOverridden. Gets or sets a value indicating whether the task is reflected on summary bar.  
Public PropertyOverridden. Gets a string with the list of resources used by this task.  
Public PropertyOverridden. Gets a list of resources used by this task.  
Public PropertyOverridden. Gets or sets (for manual tasks only) the task start date and time.  
Public PropertyGets the task successors.  
Public PropertyOverridden. Gets or sets the task in summary task or not.  
Top
Public Methods
 NameDescription
Public MethodAdds a child to outline hierarchy.  
Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodOverridden. Creates a new object that is a copy of the current instance.  
Public MethodOverridden. Clean up any resources being used.  
Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodOverloaded.  (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodRetrieves outline children.  
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.C1Schedule.BasePersistableObject)
Top
Public Events
 NameDescription
Public EventOccurs when the value of a property changes. (Inherited from C1.Win.C1GanttView.BaseObject)
Top
See Also

Reference

Task Class
C1.Win.C1GanttView Namespace