IConnectedUsersInfoEx.Item

Syntax

Item(Index: Integer): IConnectedUserInfoEx;

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 description of IConnectedUsersInfoEx.Disconnect.

See also:

IConnectedUsersInfoEx