IEaxDataAreaParam.DefaultValue

Fore Syntax

DefaultValue: Variant;

Fore.NET Syntax

DefaultValue: object;

Description

The DefaultValue property determines value which is set for analytical data area parameter by default.

Comments

To determine analytical data area parameter value, use the IEaxDataAreaParam.Value property.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDataAreaSlice.Params.

See also:

IEaxDataAreaParam