Share via


Application.LayoutRelatedNow Method

Project Developer Reference

Positions all task boxes in the active Network Diagram that are successors or subtasks of the task with the focus.

Syntax

expression.LayoutRelatedNow

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The LayoutRelatedNow method is only available when a Network Diagram view is active.

See Also