StreamLink for Silverlight
Subject Property
StreamLink for SilverlightCaplin.StreamLink.CommandICommandResultEventSubject
Gets the subject that the command operated on
Declaration Syntax
C#Visual BasicVisual C++
string Subject { get; }
ReadOnly Property Subject As String
property String^ Subject {
	String^ get ();
}
Value
The subject (may be null if command didn't require a subject)

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