setNamedProperty method of the ExtendedSettings interface
Sets the required processing parameters. The name and the value of these parameters should be specified.
void setNamedProperty(
String name,
Any value
);
Parameters
- name
- The processing parameter name.
- value
- The settings, corresponding to the parameter name, that should be used in data capture scenario.
02.03.2022 12:59:15