Void Variable.SetDiscreteValue(Int32 index, Quantity value)

Changes a value at a given position in the tabular definition of the variable.

Parameters

  • index
    Type: Int32
    Index of the value to change.
  • value
    Type: Quantity
    New value.