Click or drag to resize

RemoteClientApiTimelineManager Property

Gives access to the TimelineManager.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public ITimelineManager TimelineManager { get; }

Property Value

ITimelineManager

Implements

IClientApiTimelineManager
See Also