The IObjective type exposes the following members.

Properties

  Name Description
Public property Constant
Queries/sets the constant term from the invoking IObjective.
Public property Expr
Queries/sets the expression of the invoking IObjective object.
Public property Name
Accesses/sets the name assigned to the invoking modeling object. If the invoking modeling object has not been assigned a name, null is returned.
(Inherited from IAddable.)
Public property Sense
Queries/sets the optimization sense of the invoking IObjective object.

See Also