IWebCommandEventArgs.Result

Syntax

Result: Variant;

Description

The Result property determines the value of the command execution result that was sent to the form.

Example

The property use is given in the example for IWebForm.ShowModal.

See also:

IWebCommandEventArgs