IRdsDictionary.Attributes

Syntax

Attributes: IRdsAttributes;

Description

The Attributes property returns a collection of MDM dictionary attributes.

Comments

To get attribute values, open the MDM dictionary with the IRdsDictionary.Open method.

Example

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

See also:

IRdsDictionary