Click or drag to resize

RemoteServerApiStorageManager Property

Gives access to the StorageManager.

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

Property Value

IStorageManager

Implements

IServerApiStorageManager
See Also