Item(Index: Integer): IConnectedUserInfoEx;
Item[Index: Integer]: Prognoz.Platform.Interop.Metabase.IConnectedUserInfoEx;
The Item property returns information about active user, connected to the repository.
The example of use is given in description of IConnectedUsersInfoEx.Disconnect.
See also: