DataSource.NET  7.1.13.29686-d434448
Caplin.DataSource.Messaging.Story.IStoryMessage Interface Reference

An instance of IStoryMessage resresents a news story. More...

Inheritance diagram for Caplin.DataSource.Messaging.Story.IStoryMessage:
Caplin.DataSource.Messaging.IMessage

Properties

string Text [get]
 Gets the text of the news story. More...
 
- Properties inherited from Caplin.DataSource.Messaging.IMessage
bool Image [get, set]
 Gets or sets a boolean value indicating whether this IMessage represents an image or an update. More...
 
string Subject [get]
 Gets the subject of this message. More...
 

Detailed Description

An instance of IStoryMessage resresents a news story.

Property Documentation

string Caplin.DataSource.Messaging.Story.IStoryMessage.Text
get

Gets the text of the news story.

The text.


Generated on Fri Apr 24 2020 16:29:45 for DataSource.NET