IUiParam.AssignFieldValue

Syntax

AssignFieldValue(Field: IUiField);

Parameters

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

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

See also:

IUiParam