Click or drag to resize

IIntrusionPanelAreaManagerGetAreaById Method

Gets a IntrusionPanel area by id.

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

Parameters

id  Guid
 

Return Value

IntrusionPanelArea
See Also