DataSource.NET  7.1.32.168791-9652659d
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 Wed Oct 18 2023 17:20:25 for DataSource.NET