TimeSeriesDataQueueTItem Property | 
| Name | Description | |
|---|---|---|
| ItemDateTime | 
            	Return historically latest element with smaller or equal DateTime.
            	Note: do not try to use this method if you didn't specify DateTime to data elements.
              | |
| ItemInt32 | 
            	Get data which was store "index" steps ago.
              |