IAccessSystemReaderManagerGetReaderById Method |  |
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxAccessSystemReader GetReaderById(
Guid id
)
Parameters
- id Guid
- The identifier of a reader.
Return Value
AccessSystemReaderThe reader with the given
id.
See Also