IAuditOperations.Level

Syntax

Level: Integer;

Description

The Level property returns nesting level of an operation.

Comments

It is relevant for the operation that was executed on some object as a result of executing operations on the object that depends on it. Operations list has to have a tree view.

Example

The property use is given in the example for IAuditLog.OpenOperationTree.

See also:

IAuditOperations