ISecurityLevel.ExportAllowed

Syntax

ExportAllowed: Boolean;

Description

The ExportAllowed property determines whether to enable the exporting of objects with this security level.

Comments

The property is set to True by default.

Example

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

See also:

ISecurityLevel