ISecurityCategory.Hierarchical

Syntax

Hierarchical: Boolean;

Description

The Hierarchical property determines whether security category is hierarchical.

Comments

If the property is set to True, this category is hierarchical, otherwise it is not.

Example

The property use is given in the example for ISecurityCategory.AddLevel.

See also:

ISecurityCategory