IMetabaseUsers.Item

Syntax

Item(Index: Index): IMetabaseUser;

Parameters

Index. Repository user index.

Description

The Item property returns parameters of the repository user, whose index is sent by the Index parameter.

Example

The property use is given in the example for IMetabaseUser.CannotChangePassword.

See also:

IMetabaseUsers