TradeCaptureReportRequest.EndTime Property |
Indicates the ending time of the query.
If timezone is not specified in in optional attribute @EndTm, 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 EndTime { get; set; }
Property Value
Type:
DateTimeOffset
See Also