StreamLink for Silverlight
Subject Property
StreamLink for SilverlightCaplin.StreamLink.SubscriptionISubscriptionDataEventSubject
Gets the name of the subject that the subscription data event relates to.
Declaration Syntax
C#Visual BasicVisual C++
string Subject { get; }
ReadOnly Property Subject As String
property String^ Subject {
	String^ get ();
}
Return Value
The name of the subject. For example, “/FX/EURUSD”.

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