HistoricalData Class

Class HistoricalData.
public class HistoricalData : Event
This language is not supported or no code example is available.
public ref class HistoricalData : public Event^
This language is not supported or no code example is available.
public class HistoricalData 
extends Event
This language is not supported or no code example is available.
Name Description
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property Instrument Gets or sets the instrument.
Public property Objects Gets or sets the objects.
Public property RequestId Gets or sets the request identifier.
Public property TotalNum Gets or sets the total number.
Public property TypeId
Top
Methods
 
Name Description
Public method ToJSON() Returns a JSON formatted String that represents this instance. (inherited from Event).
Public method ToString() Returns a String that represents this instance. (inherited from Event).
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top
OberMind.HistoricalData

In this article

Definition