StreamLink.NET
INewsEvent Interface
StreamLink.NETCaplin.StreamLink.Subscription.NewsINewsEvent
Provides information about a new news headline update (SubjectType News).
Declaration Syntax
C#Visual BasicVisual C++
public interface INewsEvent : ISubscriptionDataEvent
Public Interface INewsEvent _
	Implements ISubscriptionDataEvent
public interface class INewsEvent : ISubscriptionDataEvent
Members
All MembersProperties



IconMemberDescription
DateTime
Gets the date/time associated with this headline update

Fields
Gets all field/value paris that were updated.

Headline
Retrieves the headline for this update

StoryCode
Retrieves the story code associated with this update

Subject
Gets the name of the subject that the subscription data event relates to.
(Inherited from ISubscriptionDataEvent.)
SubjectType
Gets the type of the subject that the subscription data event relates to.
(Inherited from ISubscriptionDataEvent.)
Type
Gets the type of the subscription data event.
(Inherited from ISubscriptionDataEvent.)

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.18.0 (5.0.18.0)