forwardInstrument Property    Table of ContentManualOrderIndicator Property forward
TradeCaptureReportRequest.LastUpdateTime Property
Date/time which subscription should start pull data from. Format: YYYYMMDD-HH:MM:SS(UTC time zone) Request without tag 779-LastUpdateTime will default to current date and time. This tag is not used for Snapshot requests and will be ignored if present.

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