Initializing help system before first use

getSlack Method

Retrieves the slack value.

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

Return Value

Type:  Double
The double slack value.
Examples
xbexpl.cs in the Introductory Examples folder.
See Also