OptimizationParameter.LowerBound Property

public object LowerBound {get; set;}
This language is not supported or no code example is available.
public:  
property object^ LowerBound { 
object^ get( ); 
void set( 
object^ value 
); 
}
This language is not supported or no code example is available.
public function get LowerBound() : object
public function set LowerBound(value : object);
This language is not supported or no code example is available.

Property Value

object

In this article

Definition