HistoricalDataEventArgs.Data Property

Gets the data.
public HistoricalData Data {get;}
This language is not supported or no code example is available.
public:  
property HistoricalData^ Data { 
HistoricalData^ get( ); 
}
This language is not supported or no code example is available.
public function get Data() : HistoricalData;
This language is not supported or no code example is available.

Property Value

HistoricalData

The data.

In this article

Definition