IDefDrillDimensionParameterValue

Description

The IDefDrillDimensionParameterValue interface is used to manage parameter of object opened on drill down.

Inheritance Hierarchy

IDefDrillDimensionParameterValue

Comments

Parameter management settings can be obtained using properties of the IDefDrillDimensionParameterValues interface.

Properties

  Property name Brief description
DrillType The DrillType property determines a binding option of parameter in drill down.
Id The Id property returns identifier of the parameter, for which management settings are determined.
Name The Name property returns name of the parameter, for which management settings are determined.
Value The Value property determines a value sent to parameter on drill down.

Methods

  Method name Brief description
Clear The Clear method resets parameter management settings.

See also:

Interfaces