IPrxAlgorithmParamControl

Assembly: Report;

Description

The IPrxAlgorithmParamControl interface contains basic properties that are used to set up sending value to calculation algorithm parameter.

Inheritance Hierarchy

IPrxAlgorithmParamControl

Comments

The interface is basic for the following interfaces:

Properties

  Property name Brief description
DimSchema The DimSchema property determines a selection schema that will be applied to create selection.
LinkedDimension The LinkedDimension property returns description of the dictionary that is used to determine algorithm parameter value.
Value The Value property returns the value that will be sent to calculation algorithm parameter.

See also:

Report Assembly Interfaces