Express > Express Assembly Interfaces > IEaxDataAreaExternalTransformationControlInfo
Assembly: Express;
The IEaxDataAreaExternalTransformationControlInfo interface is used to work with the collection of modeling problem parameters.
IEaxDataAreaExternalTransformationControlInfo
Modeling problem parameters can be obtained using the IEaxDataAreaExternalTransformation.ControlInfo property.
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. |
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: