Task.DeliverableType property (Project)

Gets or sets the type of deliverable for the task. Read/write Integer.

Syntax

expression. DeliverableType

expression A variable that represents a Task object.

Remarks

The DeliverableType property can have the following values:

Value Description
0 The task has no associated deliverable.
1 The associated deliverable is produced by the task.
2 The associated deliverable is produced by a separate project or task upon which the current task is dependent.

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.