MatchingEngine.FillOnLevel2 Property

Gets or sets a value indicating whether [fill on level2].
public bool FillOnLevel2 {get; set;}
This language is not supported or no code example is available.
public:  
property bool FillOnLevel2 { 
bool get( ); 
void set( 
bool value 
); 
}
This language is not supported or no code example is available.
public function get FillOnLevel2() : boolean
public function set FillOnLevel2(value : boolean);
This language is not supported or no code example is available.

Property Value

bool

true if [fill on level2]; otherwise, false.

In this article

Definition