forwardLastQty Property    Table of ContentMarketDataTradeEntryID Property forward
TradeCaptureReport.LastUpdateTime Property
Last modification date and time of the trade/allocation information. Timestamp of last update to data item (or creation if no updates made since creation).

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public DateTimeOffset LastUpdateTime { get; set; }

Property Value

Type: DateTimeOffset
See Also