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