IUserProfiles.Item

Fore Syntax

Item(Index: Integer): IUserProfile;

Fore.NET Syntax

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

Parameters

Index. Index of the profile.

Description

The Item property returns the parameters of the profile the index of which is passed by the Index parameter.

See also:

IUserProfiles