NewsFilter.StockPressReleases Property

[DefaultValue(DEFAULT_STOCK_PRESS_RELEASES)] 
public bool StockPressReleases {get; set;}
This language is not supported or no code example is available.
[DefaultValue(DEFAULT_STOCK_PRESS_RELEASES)] 
public:  
property bool StockPressReleases { 
bool get( ); 
void set( 
bool value 
); 
}
This language is not supported or no code example is available.
public  
DefaultValue(DEFAULT_STOCK_PRESS_RELEASES) 
function get StockPressReleases() : boolean
public  
DefaultValue(DEFAULT_STOCK_PRESS_RELEASES) 
function set StockPressReleases(value : boolean);
This language is not supported or no code example is available.

Property Value

bool

In this article

Definition