IMetabaseObjectParam.DefaultValue

Syntax

DefaultValue: Variant;

Description

The DefaultValue property determines a value for the parameter by default.

Comments

This value will be put in the editor and used when the object is opened from the navigator of objects. If the value by default is set for all parameters, the dialog of input of parameters values is not displayed when the object is opened from the object navigator.

Example

The property use is given in the example for IMetabaseObjectParam.DataType.

See also:

IMetabaseObjectParam