Initializing help system before first use

getSol Method

Retrieve the variable solution.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public double getSol()

Return Value

Type:  Double
The double variable solution. Returns 0 on error.
Examples
xbburg.cs, xbburgi.cs, xbcoco.cs, xbcoco1.cs, xbcoco2.cs, xbcoco3.cs, xbcontr1.cs, xbdelvr.cs, xbexpl1.cs, xbportf.cs, xbpurch.cs and xbworks.cs from the Introductory Examples folder. xbcutstk.cs, xbels.cs, xbelsc.xs, xbfixbv.cs, xbgoalobj.cs and xbrecurs.cs from the Advanced Examples folder. foliodata.cs, folioheur.cs, folioinit.cs, foliolp.cs, foliomip1.cs, foliomip2.cs, folioqp.cs, xbcontr2.cs, xbcutex.cs, xbexpl1.cs, xbexpl1i.cs, xbexpl2.cs, xbqprl2.cs and xbexpl3.cs from the User's Guide Examples folder.
See Also