StreamLink.NET
DateTime Property
StreamLink.NETCaplin.StreamLink.Subscription.NewsINewsEventDateTime
Gets the date/time associated with this headline update
Declaration Syntax
C#Visual BasicVisual C++
string DateTime { get; }
ReadOnly Property DateTime As String
property String^ DateTime {
	String^ get ();
}
Value
The date time.
Remarks
The format of the date/time string is dependent on the implementation of the backend. Generally it will be in a displayable format.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.18.0 (5.0.18.0)