EasyLanguage Object Reference
NewsContent Class
Contains the story (or part of a long story) referenced in a NewsItem.
Namespace: tsdata.marketdata
|
Name |
Type |
Description |
|
State |
object |
Gets the state of the load process from the enumerated list NewsContentState. |
|
Text |
string |
Gets the loaded portion of the story. |
|
Uri |
string |
Gets the URI (uniform resource identifier) of an RSS feed. Blank for News. |
|
Xml |
string |
Gets the XML representation of a RSS story. |
|
Name |
Description |
|
Loads |
Loads a full or partial news story from a NewsItem. |