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.
If timezone is not specified in attribute @StartTm, the timezone will default to UTC.
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 4.1.0.0 (4.1.0)
Syntaxpublic DateTimeOffset StartTime { get; set; }
Property Value
Type:
DateTimeOffset
See Also