DictionaryBox.Source

Syntax

Source: Array;

Description

The Source property determines MDM dictionary for container.

Comments

Use JSON or the setSource method to set the property value and the getSource method to get the property value.

This property contains an array of object with the PP.Rds.Dictionary type.

Example

The example of property use is given on the page Example of Creating the DictionaryBox Component.

See also:

DictionaryBox