IPlainAuditLogRecords.Succeeded

Syntax

Succeeded: Boolean;

Description

The Succeeded property returns whether the operation execution succeeded.

Comments

The property returns True if operation/repository connection is successful, and False if operation/repository connection was canceled.

Example

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

See also:

IPlainAuditLogRecords