forwardSenderSubID Property    Table of ContentTargetCompID Property forward
TradeCaptureReportRequest.StartTime Property
Indicates the starting time of the subscription or query. For a subscription, the default is to start at the current time. This field is required for a query. In UTC.

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 StartTime { get; set; }

Property Value

Type: DateTimeOffset
See Also