IConnectedUsersInfoEx.Item

Fore Syntax

Item (Index: Integer):IConnectedUserInfoEx;

Fore.NET Syntax

Item [Index: Integer]:Prognoz.Platform.Interop.Metabase.IConnectedUserInfoEx;

Description

The Item property returns information about active user, connected to the repository.

Example

The example of use is given in the IConnectedUsersInfoEx.Disconnect description.

See also:

IConnectedUsersInfoEx