StreamLink for Silverlight
DateTime Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)