milestonexprotectwspython.xpwmatrixmonitor

Module: xpwmatrixmonitor.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWMatrixMonitor:

Matrix Monitor information.

Threadsafety:

This class is fully thread-safe.

XPWMatrixMonitor()

Initializes a new instance of the class.

MatrixMonitorId: str

The globally unique identifier of the matrix monitor.

Returns:

The MatrixMonitorId property value.

DisplayName: str

DisplayName of the matrix monitor.

Returns:

The DisplayName property value.