Click or drag to resize

RemoteServerApiInputManager Property

Gives access to the InputManager.

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

Property Value

IInputManager

Implements

IServerApiInputManager
See Also