Dictionary.getAttributes

Syntax

getAttributes();

Description

The getAttributes method gets an array of MDM dictionary attributes.

Comments

The method returns an array of PP.Rds.Attribute objects in the order they are listed in metadata.

Example

The example of method use is given on the page with description of the Attribute.LookUpKey property.

See also:

Dictionary