IRdsDictionaryInstance.Elements

Syntax

Elements: IRdsDictionaryElements;

Description

The Elements property returns data of MDM dictionary elements.

Comments

By default only values of system attributes are available. To get values of system and custom attributes, set the IRdsDictionaryInstance.FetchAll property to True.

Example

The property use is given in the example for IRdsDictionaryElements.Attribute.

See also:

IRdsDictionaryInstance