IDefParameters.ApplyChanges

Syntax

ApplyChanges: IDefParametersApplyResult;

Description

The ApplyChanges method applies changes in parameter settings to data entry form.

Comments

The method returns whether settings are applied successfully or information about possible errors.

Example

The property use is given in the example for IDataEntryForm.Parameters.

See also:

IDefParameters