IDefParameter.ParametersMap

Syntax

ParametersMap: IDefParameterLinks;

Description

The ParametersMap property returns the settings of parameter links of the dictionary, on which the current data entry form parameter is based.

Comments

The property is used if a dictionary specified in the Dictionary property is parametric, and one should specify parameter values to open it.

See also:

IDefParameter