Initializing help system before first use

exportProb Method

Same as exportProb(BCLconstant.XPRB_LP, null);

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public int exportProb()

Return Value

Type:  Int32
0 on success, 1 otherwise.
Examples
xbcontr1.cs, xbdelvr.cs, xbexpl.cs, xbportf.cs and xbpurch.cs in the Introductory Examples folder. foliolp.cs, xbexpl1.cs, xbexpl2 and xbqprl2.cs in the User's Guide Examples folder.
See Also