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