IRdsUniqueKeyAttributes.Item

Syntax

Item(Index: Integer): IRdsUniqueKeyAttribute;

Parameters

Index. Attribute index.

Description

The Item property returns a unique key attribute of the MDM dictionary.

Comments

To get a number of MDM dictionary unique key attributes in the collection, use IRdsUniqueKeyAttributes.Count.

See also:

IRdsUniqueKeyAttributes