IPrjTask.ConstraintType

Syntax

ConstraintType: PrjTaskConstraintType;

Description

The ConstraintType property determines task constraint type time.

Comments

The property is used with the IPrjTask.ConstraintDate property if it is required to set constraint date for task execution.

Example

The property use is given in the example for IPrjTask.ConstraintDate.

See also:

IPrjTask