Click or drag to resize

RemoteServerApiLogbook Property

Gives access to the Logbook.

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

Property Value

ILogbook

Implements

IServerApiLogbook
See Also