Click or drag to resize
MPSReaderName Property
Returns the name of the MPS problem.

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

Property Value

Type: String
A String containing the value of the name field.
Remarks
This is the value of the NAME field.
See Also