Click or drag to resize

IAccessSystemDoorManagerGetDoorInfoList Method

Gets an information list of AccessSystemDoor's.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
IList<DeviceInfo<AccessSystemDoor>> GetDoorInfoList()

Return Value

IListDeviceInfoAccessSystemDoor
A list of access system doors.
See Also