Click or drag to resize

IIntrusionPanelDoorManagerGetDoorById Method

Gets a IntrusionPanel door by id.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
IntrusionPanelDoor GetDoorById(
	Guid id
)

Parameters

id  Guid
 

Return Value

IntrusionPanelDoor
See Also