IUiParam.AssignFieldValue

Syntax

AssignFieldValue(Field: IUiField);

Parameters

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

Description

The AssignFieldValue method sets parameter value according to the Field field parameters.

Comments

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