IUiParam.AssignField

Syntax

AssignField(Field: IUiField);

Parameters

Field - data source field, according to the parameters of which the query parameter properties must be set up.

Description

The AssignField method sets up parameter properties according to the Field field parameters.

Comments

The name, the data type and field value are set for the parameter. The value is obtained from the current record of a data source field.

See also:

IUiParam