Name | Description | |
---|---|---|
![]() | Task Constructor | Initializes a new instance of a Task. |
The following tables list the members exposed by Task.
Name | Description | |
---|---|---|
![]() | Task Constructor | Initializes a new instance of a Task. |
Name | Description | |
---|---|---|
![]() | BarStyles | Overridden. Gets the collection of bar styles redefined for the given task. |
![]() | Calendar | Overridden. Gets or sets a custom calendar for the task. |
![]() | CalendarID | Overridden. Gets or sets the ID of the custom calendar. |
![]() | ConstraintDate | Overridden. Gets or sets the start (finish) date for a start (finish) date constraint. |
![]() | ConstraintType | Overridden. Gets or sets the type of constraint for scheduling a task. |
![]() | Deadline | Overridden. Gets or sets the task's deadline. |
![]() | Duration | Overridden. Gets or sets the task duration. Duration units are specified by the DurationUnits property. |
![]() | DurationUnits | Overridden. Gets or sets the time units for the task duration. |
![]() | ErrorMessage | Overridden. Gets or sets the error message displayed for the task. |
![]() | FieldStyles | Overridden. Gets the collection of field styles for the given task. |
![]() | Finish | Overridden. Gets or sets (for manual tasks only) the task finish date and time. |
![]() | HideBar | Overridden. Gets or sets a value indicating if the task bar shouldn't appear on the chart. |
![]() | Id | (Inherited from C1.Schedule.BasePersistableObject) |
![]() | ID | Overridden. Gets or sets the object's auto-generated ID. |
![]() | Inactive | Overridden. Gets or sets a value indicating if the task is inactive. |
![]() | Initialized | Overridden. Indicates whether the Task contains non-empty fields. |
![]() | IsCollapsed | Overridden. Gets or set the task is collapsed or not. |
![]() | IsEdit | (Inherited from C1.Schedule.BasePersistableObject) |
![]() | Item | Overridden. Gets the error message for a specific column of the task. |
![]() | Key | (Inherited from C1.Schedule.BasePersistableObject) |
![]() | Mode | Overridden. Gets or sets how the task is scheduled (manually or automatically). |
![]() | Name | Overridden. Gets or sets the task name. |
![]() | NextID | Overridden. Gets the next object's ID in collection. |
![]() | Notes | Overridden. Gets or sets notes associated with this task. |
![]() | OutlineLevel | Overridden. Gets the outline level of the task. |
![]() | OutlineParent | Overridden. Gets or sets the the outline parent task. |
![]() | OutlineParentID | Overridden. Gets or sets the outline parent identifier. |
![]() | Parts | Overridden. Gets parts of the task. |
![]() | PercentComplete | Overridden. Gets or sets the completion stage of this task. The value must be between 0 and 1. |
![]() | Predecessors | Overridden. Gets a list of tasks that must be finished/started before this task can start/finish. |
![]() | Project | Gets the owner Project. (Inherited from C1.GanttView.BaseObject) |
![]() | ReflectOnGroup | Overridden. Gets or sets a value indicating whether the task is reflected on group bar. |
![]() | ReflectOnSummary | Overridden. Gets or sets a value indicating whether the task is reflected on summary bar. |
![]() | ResourceNames | Overridden. Gets a string with the list of resources used by this task. |
![]() | ResourceRefs | Overridden. Gets a list of resources used by this task. |
![]() | Start | Overridden. Gets or sets (for manual tasks only) the task start date and time. |
![]() | Successors | Gets the task successors. |
![]() | Summary | Overridden. Gets or sets the task in summary task or not. |
Name | Description | |
---|---|---|
![]() | AddChild | Adds a child to outline hierarchy. |
![]() | BeginEdit | (Inherited from C1.Schedule.BasePersistableObject) |
![]() | CancelEdit | (Inherited from C1.Schedule.BasePersistableObject) |
![]() | Clone | Overridden. Creates a new object that is a copy of the current instance. |
![]() | Dispose | Overridden. Clean up any resources being used. |
![]() | EndEdit | Overloaded. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | FromXml | Overloaded. (Inherited from C1.Schedule.BasePersistableObject) |
![]() | GetChildren | Retrieves outline children. |
![]() | GetCompleteThroughDate | Returns the date of the completed part of the task. (Inherited from C1.GanttView.BaseTask) |
![]() | GetDurationInDays | Overridden. Returns the task duration, in days. |
![]() | GetFieldValue | Overridden. Gets the value of a custom field. |
![]() | RemoveChild | Removes a child from the outline hierarchy. |
![]() | ResetConstraintDate | Resets the value of the ConstraintDate property. |
![]() | ResetConstraintType | Resets the value of the ConstraintType property. |
![]() | ResetDuration | Resets the value of the Duration property. |
![]() | ResetFinish | Resets the value of the Finish property. |
![]() | ResetStart | Resets the value of the Start property. |
![]() | SetColumnError | Sets the error message displayed for a specific column of the task. |
![]() | SetFieldValue | Overridden. Sets the value to a custom field. |
![]() | SplitTask | Overloaded. Overridden. Splits the task. |
![]() | ToXml | Overloaded. (Inherited from C1.Schedule.BasePersistableObject) |
Name | Description | |
---|---|---|
![]() | GetObjectData | (Inherited from C1.Schedule.BasePersistableObject) |
![]() | OnPropertyChanged | Overloaded. Raises the PropertyChanged event. (Inherited from C1.GanttView.BaseObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.BaseObject) |