Retrieve the name of the current problem. 
 
 
Namespace:  
BCL
 
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.13.0
  Syntax
Syntax
 
 
  
  
   
   
   
    Public Function getName As String
    
   
  
 Return Value
Type: 
 
String
 The string name of the current XPRBprob object.
 
  Examples
Examples
 
 xbexpl.cs in the Introductory Examples folder.
  See Also
See Also