DisplaySystemTree Property

Specifies whether the WorkSpace's System Tree is visible.

Syntax

object.DisplaySystemTree [= Boolean]

Properties

The DisplaySystemTree property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the System Tree is visible or not.

Settings

The settings for Boolean are:

Value

Description

True

The document is active.

False

The document is not active.

 

Applies To