writePrtSol Method
  Write solution to a fixed format ASCII file. Writes the current Optimizer solution to a fixed format ASCII file (.prt). 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.13.0
 Syntax
Syntax
 Examples
Examples
  XPRBprob expl2; expl2 = new XPRBprob("example2"); ... expl2.writePrtSol(); 
 See Also
See Also
 
