Click or drag to resize

ExportParametersCameras Property

Gets or sets cameras that shall be exported.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public IEnumerable<Camera> Cameras { get; set; }

Property Value

IEnumerableCamera
See Also