Application.ClearConstraint method (Project)
Clears the constraint on a specified task.
Syntax
expression. ClearConstraint
( _TaskID_
)
expression An expression that returns an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
TaskID | Required | Long | Identification number of the task. |
Return value
Boolean
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.