IAuditOperations.Succeeded

Syntax

Succeeded: Boolean;

Description

The Succeeded property returns whether the operation execution succeeded.

Comments

The property returns True if operation was successfully executed and False if operation was disabled.

Example

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

See also:

IAuditOperations