ExternalTask Element

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Indicates whether a task in an external project links to the task.

<ExternalTask>
  BooleanValue
</ExternalTask>

Parent Elements

Task

Occurrences

Minimum: 0

Maximum: 1

Text Value

A text value of type boolean is required.

Value

Description

0

False, the task originates in the current project and has no external links

1

True, the task links to a task in an external project.

See Also

Concepts

Task Elements and XML Structure

XML Schema for the Tasks Element