ConstraintType Element

The constraint on the start or finish date of the task.

<ConstraintType>
  IntegerValue
</ConstraintType>

Parent Elements

Task

Occurrences

Minimum: 0

Maximum: 1

Text Value

A text value of type integer is required.

Value

Description

0

As soon as possible

1

As late as possible

2

Must start on

3

Must finish on

4

Start no earlier than

5

Start no later than

6

Finish no earlier than

7

Finish no later than

Remarks

Requires ConstraintDate to be set in the same task, unless ConstraintType is set to 0 or 1.

See Also

Concepts

Task Elements and XML Structure

XML Schema for the Tasks Element