ITimelineManagerGetCurrentPositionUtc Method |  |
Gets the current position of the hairline.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxDateTime GetCurrentPositionUtc()
Return Value
DateTimeThe current position of the timeline as DateTime object. The time format is UTC.
Exceptions
RemarksUse this method in environment with multiple time zones.
See Also