DataSource.NET
Caplin.DataSource.Messaging.News Namespace
NamespacesCaplin.DataSource.Messaging.News

The Caplin.DataSource.Messaging.News namespace contains interfaces for the generation of updates to news headline subjects.

News headline subjects consist of a headline, a unique identifier for retrieving the body of the story, an associated timestamp and, optionally, keywords that can be used to locate the story in a search result.

Declaration Syntax
C#Visual BasicVisual C++
namespace Caplin.DataSource.Messaging.News
Namespace Caplin.DataSource.Messaging.News
namespace Caplin.DataSource.Messaging.News
Types
All TypesInterfaces
IconTypeDescription
INewsMessage
An instance of INewsMessage defines the headline text that provides a brief description of a news story (see Caplin.DataSource.Messaging.Story).