Void IMethod.put_Setting(String bsSetting, Object vntVal)

Sets the value of an algorithm setting identified by its name.

Parameters

  • bsSetting
    Type: String
    Name of the algorithm setting.
  • vntVal
    Type: Object
    New value of the algorithm setting.