Void IOptimizationMethod.AddCustomObjectiveProperty(String bsPropertyKey, String bsVariableID, Object vntPropertyValue)

Sets the value of a custom objective property identified by its name.

Parameters

  • bsPropertyKey
    Type: String
    Name of the custom property.
  • bsVariableID
    Type: String
    Variable identifier.
  • vntPropertyValue
    Type: Object
    Value of the custom property.