OptimizationParameter.UpperBound Property

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

Property Value

object

In this article

Definition