IUserProfileProperties.Item

Fore Syntax

Item(Index: Integer): IUserProfileProperty;

Fore.NET Syntax

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

Parameters

Index. Index of the additional property.

Description

The Item property returns the parameters of the additional property of the user.

See also:

IUserProfileProperties