EasyLanguage Object Reference

NewsContent Class

Contains the story (or part of a long story) referenced in a NewsItem.

Namespace: tsdata.marketdata

[ Expand All ]
Properties
  Name Type Description
Public property State object Gets the state of the load process from the enumerated list NewsContentState.
Public property Text string Gets the loaded portion of the story.
Public property Uri string Gets the URI (uniform resource identifier) of an RSS feed. Blank for News.
Public property Xml string Gets the XML representation of a RSS story.
Methods
  Name Description
Public property Loads Loads a full or partial news story from a NewsItem.
Inheritance Hierarchy

elsystem.Object

  tsdata.marketdata.NewsContent