Click or drag to resize

IIntrusionPanelPointManagerGetPointByName Method

Gets a IntrusionPanel point by name.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
IntrusionPanelPoint GetPointByName(
	string name
)

Parameters

name  String
 

Return Value

IntrusionPanelPoint
See Also