IMetabaseGroups.Item

Syntax

Item(Index: Integer): IMetabaseGroup;

Parameters

Index. Group index.

Description

The Item property returns users group of the active repository, which index is sent by the Index parameter.

Example

The property use is given in the example for IMetabaseGroup.IsMember.

See also:

IMetabaseGroups