IUiParam.AssignField

Syntax

AssignField(Field: IUiField);

Parameters

Field - the data source field, according to the parameters of which the query parameter properties need to be configured.

Description

The AssignField method configures 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 retrieved from the current record of a data source field.

See also:

IUiParam