IAccessSystemDoorManagerGetDoorById Method |  |
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxAccessSystemDoor GetDoorById(
Guid id
)
Parameters
- id Guid
- The identifier of a door.
Return Value
AccessSystemDoorThe door with the given
id.
See Also