IIntrusionPanelAreaManagerGetAreaByName Method |  |
Gets a IntrusionPanel area by name.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxIntrusionPanelArea GetAreaByName(
string name
)
Parameters
- name String
-
Return Value
IntrusionPanelArea
See Also