IRdsUniqueKeys.Item

Fore Syntax

Item(Index: Integer): IRdsUniqueKey;

Fore.NET Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Rds.IRdsUniqueKey;

Parameters

Index. Index of the unique key of MDM dictionary.

Description

The Item property returns a unique key, which index is passed by the Index parameter.

See also:

IRdsUniqueKeys