FinancialsAPI.NewsFilterStr Property
[Browsable(false)]
public string NewsFilterStr {get; set;}
This language is not supported or no code example is available.
[Browsable(false)]
public:
property String^ NewsFilterStr {
String^ get( );
void set(
String^ value
);
}
This language is not supported or no code example is available.
public
Browsable(false)
function get NewsFilterStr() : String;
public
Browsable(false)
function set NewsFilterStr(value : String);
This language is not supported or no code example is available.
Property Value
string
In this article
Definition