en-US/about_DRMMPrinterSystemInfo.help.txt

TOPIC
    about_DRMMPrinterSystemInfo
 
SHORT DESCRIPTION
    Represents the system information of a printer, including manufacturer and model.
 
LONG DESCRIPTION
The DRMMPrinterSystemInfo class models the system-related information of a printer. It includes properties such as Manufacturer and Model. This class is typically used as part of the DRMMPrinterAudit to represent the system details of the printer.

This class inherits from DRMMObject.

## PROPERTIES

The DRMMPrinterSystemInfo class exposes the following properties:

    Property Type Description
    ------------ ---------- --------------------------------
    Manufacturer string The manufacturer of the printer.
    Model string The model of the printer.
## METHODS

The DRMMPrinterSystemInfo class provides the following methods:

No public methods defined.

## NOTES

This class is defined in the DattoRMM.Core module's class system.
SEE ALSO
    Online Documentation
    https://github.com/TheShadowTek/DattoRMM.Core/blob/main/docs/about/classes/DRMMPrinterAudit/about_DRMMPrinterSystemInfo.md