Click or drag to resize

IIntrusionPanelPointManagerGetPointById Method

Gets a IntrusionPanel point by id.

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

Parameters

id  Guid
 

Return Value

IntrusionPanelPoint
See Also