IEaxDataAreaExternalTransformationControlInfo

Assembly: Express;

Description

The IEaxDataAreaExternalTransformationControlInfo interface is used to work with the collection of modeling problem parameters.

Inheritance Hierarchy

IEaxDataAreaExternalTransformationControlInfo

Comments

Modeling problem parameters can be obtained using the IEaxDataAreaExternalTransformation.ControlInfo property.

Properties

  Property name Brief description
Count The Count property returns the number of modeling problem parameters.
Item The Item property returns modeling problem parameter binding settings.

Methods

  Method name Brief description
FindById The FindById method searches for settings by parameter identifier.
FindByKey The FindByKey method finds settings by parameter key.

See also:

Express Assembly Interfaces