Task.IgnoreResourceCalendar Property

Project Developer Reference

True if the resource calendar is ignored when scheduling the task. False if both the resource calendar and task calendar (if defined) are used when scheduling the task. Read/write Variant.

Syntax

expression.IgnoreResourceCalendar

expression   A variable that represents a Task object.

Return Value
Variant

See Also