Click or drag to resize

AlarmImagePaneContentType Enumeration

Specifies the content type to be displayed in an alarm image pane.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public enum AlarmImagePaneContentType
Members
Member nameValueDescription
Undefined0 Content type is undefined
Camera1 Content type is video from a camera
Document2 Content type is a document (either a HTML document or a map)
See Also