ModuleVisibilityMode

Namespace: PP;

Description

The ModuleVisibilityMode enumeration contains display modes for units in the system.

It is used by the PP.App.getActiveModule method.

Available Values

Value

Brief description

0

Hidden. It hides a unit and all its objects in the navigator.

1

Visible. The unit and its objects are available.

2

ObjectsOnly. The unit is not available in the list of system units, but its objects are displayed in the navigator.

See also:

PP