IAuditLog.OpenLogons

Syntax

OpenLogons(NoFilterLogons: Boolean): IAuditLogons;

Parameters

NoFilterLogons. It determines whether filter is used.

Description

The OpenLogons method returns information about connections to the repository.

Example

The method use is given in the example for IAuditLog.OpenOperations.

See also:

IAuditLog