Click or drag to resize

IMatrixManagerGetMatrixById Method

Gets the Allegiant matrix device corresponding to the given GUID

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

Parameters

id  Guid

Return Value

Matrix
Matrix or null
See Also