Parameter.Source

Syntax

Source: PP.Rds.Dictionary;

Description

The Source property determines data source of dictionary parameter.

Comments

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

Example

The example of use is given on the page with description of the ParamsBox.refreshAll method.

See also:

Parameter