Click or drag to resize
MPSReader.Objective Property
The objective as a Row.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual MPSReader. Row Objective { get; }

Property Value

Type: MPSReader.Row
A Row containing a representation of the objective.
See Also