IPrxOpenObjectDimAttributeParamControl

Assembly: Report;

Description

The IPrxOpenObjectDimAttributeParamControl interface contains properties that are used to set up control of opened object parameter using dimension attribute value.

Inheritance Hierarchy

          IPrxOpenObjectParamControl

          IPrxOpenObjectDimAttributeParamControl

Comments

To get settings, cast value of the IPrxOpenObjectParam.Control property to the IPrxOpenObjectDimAttributeParamControl interface. It is relevant if the IPrxOpenObjectParam.Type property is set to PrxOpenObjectParamType.DimensionAttribute.

Properties

  Property name Brief description
Attribute The Attribute property determines identifier of the attribute, which values will be sent to opened object.
CheckTable The property is outdated and is kept for compatibility.
DimId The DimId property determines identifier of the dimension, from which attribute values will be taken.
GridId The property is outdated and is kept for compatibility.
SelectionType The SelectionType property determines a selection type, according to which attribute values will be sent to opened object parameter.

Properties inherited from IPrxOpenObjectParamControl

  Property name Brief description
Value The Value property returns the value that will be sent to opened object parameter.

See also:

Report Assembly Interfaces