Data Properties

Data Settings

Controls the mapping of data collected from the URL To XML property.

ActionFunction

Type: String

Sets the function name for the call type.

ActionSource

Type: String

The source for UpdateView and UpdateChart types - chart name or xml file name, depending on source mode.

ActionSourceMode

Type: String

The source mode for UpdateView and UpdateChart types.

ActionType

Type: String

The name of the column that will be used to indicate the type of action that will be associated with an item.

    NavigateToURL

    Call

    UpdateChart

    UpdateView

    Scroll

    Zoom

    ScrollView

    ZoomView

ActionUrl

Type: String

Sets a URL for NavigateToURL type.

ActionUrlTarget

Type: String

Sets a URL Target for NavigateToURL type.

ActionViewId

Type: String

The view name to be updated for UpdateView, ScrollView, and ZoomView types.

Actual_End

Type: DateTime

The name of the column that contains the task's actual end date.

Actual_Start

Type: DateTime

The name of the column that contains the task's actual start date. If this attribute is set in the node but the Actual_End (below) is not, the task automatically becomes a milestone.

Allow_Edit

Type: Boolean

The name of the column that determines whether or not the task can be edited on the client side.

Baseline_End

Type: DateTime

The name of the column that contains the task's end date according to the base plan. If this attribute is set, the baseline is displayed on the plot under the task line according to the actual plan.

Baseline_Start

Type: DateTime

The name of the column that contains the task's start date according to the base plan.

    If  this attribute is set, the baseline is displayed on the plot under the task link according to the actual plan.

    If this attribute is set in the node but the Baseline_End (below) is not, the task automatically becomes a milestone.

Connector

Type: String

The name of the column that contains the identifier of the task that serves as a connector receiver.

Connector ID

Type: String

The name of the column that contains the identifier of the task that serves as a connector source.

Connector Style

Type: String

The name of the column that contains the connector style identifier.

Connector Type

Type: Enum

The name of the column that contains the type of connection.

Expanded

Type: Boolean

The name of the column that determines whether or not child tasks are shown at start-up.

ID

Type: String

The name of the column that contains a unique identifier for a task of a string type. This value cannot be blank. If any two identifiers have the same name, an error message is shown.

Level

Type: Integer

The name of the column that contains the level of the task's nesting. If the level is more than 0, the previous task with a lesser level becomes a parent task. If the level is 0, the current task is contained on the root level.

This is an alternative to the Parent attribute (below); both attributes cannot be used in the same project.

Name

Type: String

The name of the column that contains the name of a task.

Parent

Type: String

The name of the column that contains the identifier of the parent task.

This is an alternative to the Level attribute (above); both attributes cannot be used in the same project.

Progress

Type: Numeric

The name of the column that states how complete the task is, expressed as a percentage between 0 and 100.

Selected

Type: Boolean

The name of the column that determines whether or not tasks are selected at start-up.

Style

Type: String

The name of the column that contains the style identifier from the styles list. If the style list does not contain a corresponding style, the style is set by default.