The PrxOpenObjectParamType enumeration contains types of control of opened object parameter.
It is used by the following properties and methods:
Value | Brief description |
0 | None. Value is not sent to algorithm parameter. |
1 | Constant. Constant value is set to algorithm parameter. |
2 | ReportParam. Value of the current object is sent to opened object parameter. |
3 | DimensionAttribute. Value of the specified dimension attribute is sent to opened object parameter. |
See also: