DataSource.NET
IStoryMessage Interface
NamespacesCaplin.DataSource.Messaging.StoryIStoryMessage
An instance of IStoryMessage resresents a news story.
Declaration Syntax
C#Visual BasicVisual C++
public interface IStoryMessage : IMessage
Public Interface IStoryMessage _
	Implements IMessage
public interface class IStoryMessage : IMessage
Members
All MembersProperties



IconMemberDescription
Image
Gets or sets a boolean value indicating whether this IMessage represents an image or an update.
(Inherited from IMessage.)
Subject
Gets the subject of this message.
(Inherited from IMessage.)
Text
Gets the text of the news story.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)