IDefParameter.DefaultValueSelection

Syntax

DefaultValueSelection: IDimSelection;

Description

The DefaultValueSelection property returns the selection that determines default values for parameter.

Example

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

See also:

IDefParameter