setObj Method (XPRBexpr)
Set the objective function for the current problem.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0

Parameters
- q
-
Type:
BCLXPRBexpr
The XPRBexpr expression to set as the objective function.
Return Value
Type: Int321 on success.

xbportf.cs in the Introductory Exaples folder. folioqp.cs and xbqprl2.cs in the User's Guide Examples folder.
