IDefParametersApplyResult.Message

Syntax

Message: String;

Description

The Message property returns the message about the error occurred during applying parameter settings.

Comments

The property is relevant if the Success property returns False.

Example

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

See also:

IDefParametersApplyResult