Click or drag to resize

IConfigurationManager Interface

Interface that describes possible operations with BVMS configuration.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public interface IConfigurationManager

The IConfigurationManager type exposes the following members.

Methods
 NameDescription
Public methodExportConfiguration Exports the current configuration and the user preferences data files. Results will be added to the .zip archive.
Top
See Also