IPlainAuditLogRecords.Name

Syntax

Name: String;

Description

The Name property returns a name of the operation on the object.

Comments

The property is relevant only for the records corresponding to operations with objects. If the current record corresponds to repository connection, the property returns empty value.

Example

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

See also:

IPlainAuditLogRecords