StreamLink.NET
Subject Property
StreamLink.NETCaplin.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 (Module: Caplin.StreamLink) Version: 5.0.14.0 (5.0.14.0)