Retrieves the right hand side value of a constraint.
Namespace:
BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
Public Function getRHS As Double
Return Value
Type:
Double
The double RHS value on success, 0 otherwise.
Examples
xbgoalobj.cs in the Advanced examples folder.
See Also