IForeMethodParam.DefaultValue

Syntax

DefaultValue: Variant;

DefaultValue: Object;

Description

The DefaultValue property sets default parameter value.

Fore and Fore.NET Examples

The example of use is given in description of the IBaseMethod.Bind method.

See also:

IForeMethodParam