The MPSReader type exposes the following members.

Fields

NameDescription
BINARY_VARIABLE
Variable must be either 0 or 1.
CONTINUOUS_VARIABLE
Variable is a real number.
INTEGER_VARIABLE
Variable must be an integer.

See Also