ComponentOne GanttView for WinForms
BaseTask Class Members
Properties  Methods  Events

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

The following tables list the members exposed by BaseTask.

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 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 PropertyGets the object's autogenerated ID. (Inherited from C1.Win.C1GanttView.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.C1Schedule.BasePersistableObject)
Public PropertyGets the error message for the property with the given name.  
Public Property (Inherited from C1.C1Schedule.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.Win.C1GanttView.BaseObject)
Public PropertyGets or sets notes associated with this task. (Inherited from C1.Win.C1GanttView.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 C1.GanttView.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 Project. (Inherited from C1.Win.C1GanttView.BaseObject)
Public Property  
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
Public Methods
 NameDescription
Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodClean up any resources being used.  
Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodOverloaded.  (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodReturns the task duration, in days.  
Public MethodGets the value of a custom field. (Inherited from C1.Win.C1GanttView.BaseObject)
Public MethodSets the value of a custom field. (Inherited from C1.Win.C1GanttView.BaseObject)
Public MethodSplit the task by start date and duration.  
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

BaseTask Class
C1.Win.C1GanttView Namespace