Stop_.FilterBarType Property

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

Property Value

BarType

In this article

Definition