StreamLink for Silverlight
IStoryEvent Interface
StreamLink for SilverlightCaplin.StreamLink.Subscription.StoryIStoryEvent
Provides information about a change to story data in a Story (SubjectType Story).
Declaration Syntax
C#Visual BasicVisual C++
public interface IStoryEvent : ISubscriptionDataEvent
Public Interface IStoryEvent _
	Implements ISubscriptionDataEvent
public interface class IStoryEvent : ISubscriptionDataEvent
Members
All MembersProperties



IconMemberDescription
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.)
Text
Gets the story text relating to the event.

Type
Gets the type of the subscription data event.
(Inherited from ISubscriptionDataEvent.)

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.13.0 (5.0.13.0)