IPlainAuditLogRecords.Stamp

Syntax

Stamp: Double;

Description

The Stamp property returns date and time of operation execution.

Comments

The value is displayed in the system date format. To convert, use the DateTime.FromDouble method.

Example

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

See also:

IPlainAuditLogRecords