Level: Integer;
Level: uinteger;
The Level property returns nesting level of an operation.
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.
The property use is given in the example for IAuditLog.OpenOperationTree.
See also: