Click or drag to resize

RemoteClientApiDocumentManager Property

Gives access to the DocumentManager.

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

Property Value

IDocumentManager

Implements

IClientApiDocumentManager
See Also