IUISecManagerNavigatorParams.ObjectPropertiesEnabled

Syntax

ObjectPropertiesEnabled: Boolean;

Description

The ObjectPropertiesEnabled property determines whether the Property menu of repository objects is visible.

Comments

If the property is set to True, menu is available. If the property is set to False, menu is not available.

The default value is True.

Example

The example of use is given on the plugin page: Adm: OpenNavigator.

See also:

IUISecManagerNavigatorParams | IUiSecManagerParams | OpenNavigator: Adm Plugin