Click or drag to resize

RemoteServerApiSendManager 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 virtual ISendManager SendManager { get; }

Property Value

ISendManager

Implements

IServerApiSendManager
See Also