IDefParametersApplyResult.Success

Syntax

Success: Boolean;

Description

The Success property returns whether changes in parameter settings are applied successfully.

Comments

The property returns True if changes in settings were applied successfully, and False if some errors occurred.

Example

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

See also:

IDefParametersApplyResult