IDefDrillDimensionParameterValue.Value

Syntax

Value: Variant;

Description

The Value property determines a value sent to parameter on drill down.

Comments

Depending on the binding option specified in the DrillType property, the Value property contains dimension attribute identifier, data entry form parameter identifier, or a fixed value.

Example

The property use is given in the example for IDefDimension.Drill.

See also:

IDefDrillDimensionParameterValue